Again integrity failed while creating AwesomeProject
See original GitHub issueDescription
the same as #356 any new user to react native will not be able to install framework following your startup instructions
Expected Behavior
the same as #356
Observed Behavior
the same as #356
Environment
Please run these commands in the project folder and fill in their results:
npm ls react-native-scripts
: acer@1.0.0 C:\Users\acer `-- (emptynpm ls react-native
: same as abovenpm ls expo
: same as abovenode -v
: v8.9.4npm -v
: 5.6.0yarn --version
: command not foundwatchman version
: command not found Also specify:
- Operating system: windows 10 i3 64x
- Phone/emulator/simulator & version: nothing
Reproducible Demo
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
VMware vSphere Data Protection 5.1 manual integrity check ...
Running a manual integrity check from the Configuration tab in the vSphere Data Protection (VDP) plugin fails. Running a manual integrity ...
Read more >Getting Integrity check failed while installing a local npm ...
First I pack my Components project and create tar ball file. I am trying to install the packed tarball in DEMO. It is...
Read more >failed to build ios project. we ran "xcodebuild" command but it exited ...
open the /ios folder in x-code; navigate File -> Project Settings -> Build System -> change (Shared workspace settings and Per-User workspace settings):...
Read more >Steven Bates on LinkedIn: Last night I had the pleasure of speaking ...
We use tools like Fault Tree Analysis, Failure Mode Effects and Criticality Analysis (FMECA), and good old fashion common sense. We work hand...
Read more >ActiveUpdate self integrity check fail - OfficeScan 11.0
This happens when the OSCE server is unable to complete downloading and merging pattern files. In the OSCE server's tmudump.txt update log, error...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Many of the issues npm 5 had earlier have been fixed now, but there’s still a few left. Once those have been fixed we can remove that warning.
In the meantime, maybe you can try Yarn?
Connecting to a high speed internet solved the problem, it looks like npm is not designed to work with low speed conenxion but i get now
ERROR: npm 5 is not supported yet
It looks like you’re using npm 5 which was recently released.
Create React Native App doesn’t work with npm 5 yet, unfortunately. We recommend using npm 4 or yarn until some bugs are resolved.
You can follow the known issues with npm 5 at: https://github.com/npm/npm/issues/16991