sakai-vue-cli icon indicating copy to clipboard operation
sakai-vue-cli copied to clipboard

Failed to compile

Open ClausElmann opened this issue 3 years ago • 5 comments

INFO Starting development server... 98% after emitting CopyPlugin

ERROR Failed to compile with 1 error 19.19.35 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 Error from chokidar (C:): Error: EBUSY: resource busy or locked, lstat 'C:\DumpStack.log.tmp'

ClausElmann avatar Dec 17 '21 16:12 ClausElmann

PS C:\Udvikling\CEL\sakai-vue-master> npm install --save core-js/modules/es.regexp.dot-all.js npm ERR! code ENOENT npm ERR! syscall open npm ERR! path C:\Udvikling\CEL\sakai-vue-master\core-js\modules\es.regexp.dot-all.js/package.json npm ERR! errno -4058 npm ERR! enoent ENOENT: no such file or directory, open 'C:\Udvikling\CEL\sakai-vue-master\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\ClausElmann\AppData\Local\npm-cache_logs\2021-12-17T18_21_15_934Z-debug.log PS C:\Udvikling\CEL\sakai-vue-master>

ClausElmann avatar Dec 17 '21 18:12 ClausElmann

Could it be related to;

https://stackoverflow.com/questions/60825613/how-do-i-install-dependencies-that-npm-refuses-to-install

cagataycivici avatar Dec 17 '21 18:12 cagataycivici

Could it be related to;

https://stackoverflow.com/questions/60825613/how-do-i-install-dependencies-that-npm-refuses-to-install

Not sure, I can't fix it :-)

ClausElmann avatar Dec 17 '21 19:12 ClausElmann

Is this problem still persist with the latest version?

tugcekucukoglu avatar Jan 25 '22 13:01 tugcekucukoglu

Is this problem still persist with the latest version?

I am using the Angular version now :-) but : From a fresh clone: image

ClausElmann avatar Jan 25 '22 14:01 ClausElmann