Project creation problem

Hello All,
I am creating new project and getting below error in terminal.please help me out.
Error:
npm install
Running command - failed!
ERROR] An error occurred while running npm install (exit code 1):

   npm WARN deprecated babili@0.1.2: babili has been renamed to babel-minify. Please

   update to babel-minify
   npm WARN deprecated babel-preset-babili@0.1.4: babili has been renamed to
   babel-minify. Please update to babel-preset-minify
   npm WARN deprecated object-keys@0.2.0: Please update to the latest object-keys
   npm WARN ajv-keywords@2.1.0 requires a peer of ajv@>=5.0.0 but none was
   installed.

   npm ERR! code EINTEGRITY
   npm ERR! sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ= integrity checksum failed when using
   sha1: wanted sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ= but got
   sha1-sSx0jZRwXN6yWUqfeIFFkU2XJws=. (4988 bytes)

   npm ERR! A complete log of this run can be found in:
   npm ERR! C:\Users\Razique
   Jairajpuri\AppData\Roaming\npm-cache\_logs\2017-08-17T10_28_39_531Z-debug.log

System info:
Windows 8 pro 32-bit

IONIC info:

cli packages: (C:\Users\Razique Jairajpuri\AppData\Roaming\npm\node_modules)

@ionic/cli-utils  : 1.7.0
ionic (Ionic CLI) : 3.7.0

System:

Node : v6.11.2
OS   : Windows 8
npm  : 5.3.0

The downloaded file has a different checksum than it should have. Something is messing with your internet connection.

(You could try installing with a connection via your mobile phone’s access point)

1 Like