Error npm installing this on WSL bash on Win10
mjosborne1 opened this issue · comments
verbose stack Error: ENOENT: no such file or directory, rename '/c/Users/Osbor/Dropbox/www/ssg-11ty/eleventy-netlify-boilerplate/node_modules/lodash' -> '/c/Users/Osbor/Dropbox/www/ssg-11ty/eleventy-netlify-boilerplate/node_modules/.lodash.DELETE'
node version is 10.16.3
Ubuntu version is 18.04 LTS
Hmm not sure.. have you tried removing the node_modules folder and running npm install
again?
Closing this issue for now. Let me know if you're still having problems and I will re-open it.