What are the eight life cycle hook functions of Vue>>>
We have to consider two situations
1. Install gulp locally and globally
npm i -g gulp && npm i --save-dev gulp
2. Create a new package.json and fill in the missing module name manually
My method is like this, prompt what module is missing, direct global installation, once installed, it will prompt the latest version number, at this time, as long as we fill in the correct version number
Finally, run it again
npm install
then operate
gulp
Similar Posts:
- Solution to the problem of bash: gulp: command not found after installing gulp in Windows system
- How to Solve Error: Cannot find module ‘gulp-sass’
- The solution of “the windows SDK version for 8.1 was not found” in vs2017 C + + compilation
- gulp Cannot read property ‘apply’ of undefined
- ImportError: No module named ‘requests’
- NPM Install vue-cli Error: internal/modules/cjs/loader.js (Error: Cannot find module ‘D:\Program\nodejs\node_global\node_modules\vue-cli\bin\vue’)
- Solve xcrun error after upgrading MacOS Catalina
- GulpThe following tasks did not complete [How to Solve]
- 4 ways to update to the latest Node.js version on a Mac
- NPM Install gulp-sass error: checking for Python executable “python2” in the PATH