facebook / react-native

A framework for building native applications using React
https://reactnative.dev
MIT License
119.17k stars 24.32k forks source link

react-native installation error #18569

Closed alic-xc closed 6 years ago

alic-xc commented 6 years ago

Hi guys, i'm having issues with installing react-native on my windows 10 pro 64 bit laptop. I have try making research using google but not a valid solution is provided, and am using up to date version files i.e node version 9.8.0, npm 5.6.0 ,yarn 1.5.1, react-native-cli: 2.0.1, react-native: 0.54.2 . i encounter this error module.js:545 throw err; ^

Error: Cannot find module 'chalk' at Function.Module._resolveFilename (module.js:543:15) at Function.Module._load (module.js:470:25) at Module.require (module.js:593:17) at require (internal/module.js:11:18) at Object. (C:\Users\Alic\Desktop\goui\node_modules\react-native\local-cli\server\checkNodeVersion.js:11:13) at Module._compile (module.js:649:30) at Object.Module._extensions..js (module.js:660:10) at Module.load (module.js:561:32) at tryModuleLoad (module.js:501:12) at Function.Module._load (module.js:493:3)

react-native-bot commented 6 years ago

Thanks for posting this! It looks like your issue may be incomplete. Are all the fields required by the Issue Template filled out?

If you believe your issue contains all the relevant information, let us know in order to have a maintainer remove the No Template label. Thank you for your contributions.

How to ContributeWhat to Expect from Maintainers

react-native-bot commented 6 years ago

This issue looks like a question that would be best asked on Stack Overflow.

Stack Overflow is amazing for Q&A: it has a reputation system, voting, the ability to mark a question as answered. Because of the reputation system it is likely the community will see and answer your question there. This also helps us use the GitHub bug tracker for bugs only.

Will close this as this is really a question that should be asked on Stack Overflow.