What are the eight life cycle hook functions of Vue>>>
Run the NPM install command to install the dependency package. It’s OK on the virtual machine installed by vagrant on MAC, and it’s OK on alicloud CentOS. However, it’s not successful on the same virtual machine installed by vagrant on windows. The error is as follows:
npm ERR! Error: EPERM: operation not permitted, rename ‘/usr/share/nginx/html/tanteng.me/node_modules/duplexify' -> ‘/usr/share/nginx/html/tanteng.me/node_modules/.duplexify.DELETE'
Solution: the solution is NPM install – no bin links, plus the following parameters
Similar Posts:
- Vagrant: host manager host name management plug in
- An error is reported when NPM install is used in WSL
- How to Solve Vagrant Start Error
- [Solved] npmError: EPERM: operation not permitted,…
- npm install: npm ERR! errno -4048, Error: EPERM: operation not permitted[How to Solve]
- virtualbox+vagrant -2(command cli)-4-vagrant global-status Commands
- Completely Uninstall Node.js from Mac OS X
- Vagrant up Error:unable to mount VirtualBox shared folders
- Cannot find module ‘../lib/utils/unsupported.js’
- cnpm install error: Package require os(darwin) not compatible with your platform(win32) node.js