When starting the program using NPM Run Dev, the following error is reported:
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] dev: `vuepress dev docs`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] dev script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/cuihongzhen/.npm/_logs/2019-10-12T03_11_33_427Z-debug.log
Solutions:
rm -rf node_modules
rm -rf package-lock.json
npm cache clear --force
npm install
Read More:
- The solution of NPM err! Code elifecycle
- Error “NPM err” when starting Vue project! code ELIFECYCLE”
- Error code elifecycle errorno when NPM install command is executed in Vue project
- Solve NPM err! code 128
- NPM err! Code enotfound (2020-07-03)
- NPM run dev error (ERR: Code lifecycle)
- NPM run serve reported an error “NPM err! Missing script: start”
- npm ERR! registry error parsing json error report solution
- npm ERR! Error: EPERM: operation not permitted, open ‘C:\Program Files\nodejs\node_ Solution to cache / xxx
- gyp ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2 gyp ERR! stack at ChildPr
- “NPM err! Error: eperm: operation not permitted” problem solving
- npm ERR! Error: CERT_ Untrusted problem solving
- Pull code execution NPM install error code: 128
- Solution: DevTools failed to load SourceMap:… net::ERR_HTTP_RESPONSE_CODE_FAILURE problem
- NPM can’t find D: //nodejs/node all of The solution of sudden_modules/NPM/bin/npm-cli.js
- npm ERR Error: EPERM:operation not permitted, rename
- NPM ERR! Error: EACCES: permission denied, access ‘/usr/local/lib/node_modules’
- NPM run build failed to package err! Missing script: build
- NPM install error | gyp err! Configure error
- 【ipfs-api】npm ERR! JSON.parse package.json must be actual JSON, not just JavaScript.