gulp-sourcemaps: Cannot find module './src/init'

前端 未结 3 650
佛祖请我去吃肉
佛祖请我去吃肉 2021-02-07 02:01

I get an error while installing React-native, I have tried to search for an answer, but I can not find one.

When running \"react-native init meet\" I get this error:

3条回答
  •  萌比男神i
    2021-02-07 02:49

    This is now fixed. Run npm install https://github.com/floridoo/gulp-sourcemaps/issues/238

提交回复
热议问题