You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Cannot find module '../node_modules/babel-preset-es2015'
at Function.Module._resolveFilename (module.js:469:15)
at Function.Module._load (module.js:417:25)
at Module.require (module.js:497:17)
at require (internal/module.js:20:19)
at _transform_react (/Users/fri3nds/coding/react-native-examples/AwesomeProject/node_modules/moles-packer/lib/transform.js:139:22)
我个人是用 npm script 来用的,
首先是 yuancon 莫名其妙的只调用 node_modules 下的 react-native 命令,然后是
node_modules/moles-packer/lib/transform.js
中为什么 require babel plugin 相对路径The text was updated successfully, but these errors were encountered: