@tbicf wrote:
What I Wanted to Do
install react-native-cli
What Happened Instead
Cannot find module ‘./access-error.js’
Reproduction Steps
Details
npm install react-native-cli
npm ERR! code MODULE_NOT_FOUND
npm ERR! Cannot find module ‘./access-error.js’
npm ERR! A complete log of this run can be found in:
Platform Info
$ npm --versions <!-- paste output here --> { npm: '6.7.0', ares: '1.10.1-DEV', cldr: '32.0', http_parser: '2.8.0', icu: '60.1', modules: '57', napi: '3', nghttp2: '1.32.0', node: '8.12.0', openssl: '1.0.2p', tz: '2017c', unicode: '10.0', uv: '1.19.2', v8: '6.2.414.66', zlib: '1.2.11' } $ node -p process.platform <!-- paste output here --> darwin
Posts: 7
Participants: 5