Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows: Missing Mustache Files after npm install #242

Open
gdad-s-river opened this issue Mar 29, 2016 · 2 comments
Open

Windows: Missing Mustache Files after npm install #242

gdad-s-river opened this issue Mar 29, 2016 · 2 comments

Comments

@gdad-s-river
Copy link

After npm install on my windows machine the mustache files in

documentjs > site > templates > 99914b932bd37a50b983c5e7c90ae93b

folder doesn't get downloaded sometimes. Very few times it does. I have to manually copy paste them on a fresh npm install.

However when I npm install on mac, they are always downloaded

@justinbmeyer
Copy link
Member

documentjs > site > templates > 99914b932bd37a50b983c5e7c90ae93b

These should never be downloaded. If they are downloaded, this is a bug in our npmIgnore file. You shouldn't have to copy them for documentjs to work.

@gdad-s-river
Copy link
Author

Then the npm throws error of layout.mustache (that's from where I knew I had to copy for documentjs to work) being missing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants