Shashwot KC
Shashwot KC
> after creating a project open file package.json in devDependencies add this line "@rollup/rollup-win32-x64-msvc": "^4.9.5" then run npm install or if you have already a project delete file package-lock.json and...
coming back to my error. For any future reader: i accidentally set my os in my npm config to linux (in windows) : `npm config list` `os = "linux"` I...
Hi. I also noticed this. Are you using any workarounds currently?
That makes sense. Thanks!