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

Error with vagrant provision - grunt-cli #14

Open
plusparth opened this issue Oct 19, 2016 · 1 comment
Open

Error with vagrant provision - grunt-cli #14

plusparth opened this issue Oct 19, 2016 · 1 comment
Assignees

Comments

@plusparth
Copy link
Collaborator

plusparth commented Oct 19, 2016

Error: /Stage[main]/Npm::Globals/Npm::Global[grunt-cli]/Exec[npm_global_grunt-cli]/returns: change from notrun to 0 failed: /usr/bin/npm install -g grunt-cli returned 1 instead of one of [0]

This error continues to occur after multiple tries at vagrant provision. Even if the command is run manually, it fails. It seems to be complaining about some /usr/local/bin/grunt existing before the install, and it says it doesn't want to delete that so it fails here. Since this is high up the dependency tree, it seems to be the cause of everything not working (like the wikidata not working and the webpage not being served).

The odd thing is that this isn't even in code from this repo - it's part of the actual npm module for puppet. Also, this is exactly the same as it is on drmf2016 and still this problem only occurs on drmf2017. EDIT: Apparently it does occur on drmf2016 as well but it didn't when the vagrant machine was originally provisioned (so the wikidata stuff generated fine).

@physikerwelt have you encountered something like this before?

@plusparth plusparth self-assigned this Oct 19, 2016
@plusparth
Copy link
Collaborator Author

After looking at this further, it doesn't seem to be causing problems - it's only causing issues with mathoid apparently. It's still an issue, so I'll leave the issue open, but it doesn't seem to be a big deal.

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

1 participant