danurbanowicz / eleventy-netlify-boilerplate

A template for building a blog with the Eleventy static site generator and Decap CMS
https://eleventy-netlify-boilerplate.netlify.app/
MIT License
531 stars 183 forks source link

Error npm installing this on WSL bash on Win10 #21

Closed mjosborne1 closed 4 years ago

mjosborne1 commented 5 years ago

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'

npm.log

node version is 10.16.3 Ubuntu version is 18.04 LTS

danurbanowicz commented 5 years ago

Hmm not sure.. have you tried removing the node_modules folder and running npm install again?

danurbanowicz commented 4 years ago

Closing this issue for now. Let me know if you're still having problems and I will re-open it.