Zenika / Zenika-Resume

Markdown editor for resumes.
https://resume.zenika.com
MIT License
4 stars 4 forks source link

💚 fix npm install #61

Closed Ked57 closed 4 years ago

Ked57 commented 4 years ago

Current npm install for front building is broken (see https://github.com/npm/cli/issues/681). Workaround is to update npm but then we get another bug (see https://github.com/npm/npm/issues/13306).

I found a quick fix here: https://blog.cloud66.com/using-node-with-docker/