Ok - I rebuilt the entire environment, then put in my code. installed all the dependencies…and now I am getting the same error! argh…
I am using the snowpack template referenced here; Snowpack community template
Below is the error - anyone getting this? any ideas how to fix it?
PS E:\xampp\htdocs\mc> npm start
@ start E:\xampp\htdocs\mc
snowpack dev
[13:56:13] [snowpack] ENOENT: no such file or directory, open ‘E:\xampp\htdocs\mc\node_modules.cache\snowpack\build@babylonjs\core@4.2.0@babylonjs\core.js’
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @ start: snowpack dev
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @ start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\User\AppData\Roaming\npm-cache_logs\2021-12-17T01_55_13_593Z-debug.log