React Native Expo Can't Find Variable Self

前端 未结 4 1435
庸人自扰
庸人自扰 2021-02-02 02:07

I am suddenly getting this error while creating the new project in expo, when I create any project it loads perfectly and can see the default screen.

When I try to inst

4条回答
  •  鱼传尺愫
    2021-02-02 02:58

    after doing this I get an error "requiring unknown module "985". If you are sure the module is there, try restarting Metro Bundler. You may also want to run 'yarn', or 'npm install'" I've done both of these things but still get the error. Anyone see this?

    edit: resolved. closed out all of the files and restarted my phone. error went away.

提交回复
热议问题