Open nass600 opened 7 years ago
might be related to #36, to be specific this comment as I don't see package-lock.json
in your repo
Still no luck. I added the lock file and removed node_modules from my .npmignore and it is not working.
Not sure if I am missing something here: https://github.com/nass600/jsonresume-theme-elite/blob/master/.npmignore
Hi guys,
The theme I created a while ago is throwing an error due to not finding the handlebars dependency.
Do u know how can I fix this? Shouldn’t the npm deps I defined be installed in your sever beforehand to avoid this? Or what did I do wrong?
Theme: http://themes.jsonresume.org/theme/elite Repo: https://github.com/nass600/jsonresume-theme-elite
Thanks