Skip to content
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.

Failed to install with node 16 LTS on Win11 #32

Open
clabnet opened this issue Dec 16, 2021 · 2 comments
Open

Failed to install with node 16 LTS on Win11 #32

clabnet opened this issue Dec 16, 2021 · 2 comments

Comments

@clabnet
Copy link

clabnet commented Dec 16, 2021

This dependency was not found:

  • core-js/modules/es.regexp.dot-all.js in ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader-v16/dist??ref--1-1!./src/App.vue?vue&type=script&lang=js

To install it, you can run: npm install --save core-js/modules/es.regexp.dot-all.js

D:\Weblabs\VUE\sakai-vue>npm install --save core-js/modules/es.regexp.dot-all.js
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path D:\Weblabs\VUE\sakai-vue\core-js\modules\es.regexp.dot-all.js/package.json
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory, open 'D:\Weblabs\VUE\sakai-vue\core-js\modules\es.regexp.dot-all.js\package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\claud\AppData\Local\npm-cache_logs\2021-12-16T14_36_19_371Z-debug.log

@ClausElmann
Copy link

Same on node 16 LTS on Win10

@tugcekucukoglu
Copy link
Member

Is this problem still persist with the latest version?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants