After installing node in Windows 10, node – V, NPM – V and cnpm – V are tested to be normal. Cnpm install – G @Vue/cli reports an error
error: eperm: operation not allowed, MKDIR'd:\nodejs\node_global\node_Modules\@Vue'
I found a lot of methods, but I found that the permission was insufficient, so I had a solution
click the attribute in the directory where node is installed to find the security

it’s ok to allow the setting completely


Read More:
- How to Solve NPM installation -g @view/client Error
- [Solved] Error: EPERM: operation not permitted (Permissions issue)
- Node.js Error: Error: Cannot find module ‘express‘ [How to Solve]
- The vue3 project Error: Cannot find module’vue-loader-v16/package.json’
- [Solved] Error: Can‘t find Python executable “python“, you can set the PYTHON env variable.
- [Solved] npm Error: Class extends value undefined is not a constructor or null
- [Solved] error C:\Users\HP\Desktop\VueProject\vue_cli\node_modules\node-sass: Command failed.Exit code: 1
- Cnpm install vuecli error [How to Solve]
- [Solved] Vue Error: Module build failed Error Node Sass version 6.0.1 is incompatible with ^4.0.0.
- [Solved] ERROR Error: Cannot find module ‘vue-loader-v16/package.json‘
- [Weex]Error in creating project NPM: unable to load file D:\program files\nodejs\node_ global\ weex.ps1 Because scripts are not allowed to run on this system.
- Error: Cannot find module ‘./application‘ [How to Solve]
- Yarn vue3 modify the name of the source file Error [Solved]
- [Solved] Vue unit test syntax error: unexpected token ‘export‘
- [Solved] node-xlsx Write excel Error: TypeError: n.indexOf is not a function
- [Solved] Error: ENOENT: no such file or directory, scandir ‘..\node_modules\node-sass\vendor‘
- Cannot read property ‘isFile‘ of undefined [How to Solve]
- [Solved] VUE npm install Error: Module build failed: Error: ENOENT: no such file or directory, scandir
- Error: Rule can only have one resource source (provided resource and test + include + exclude)
- Vue3 + vite install element-plus error [How to Solve]