We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I use asdf as my package manager.
I'm trying running citgm but I got this error:
citgm
h4ad:node-copy-4/ (backport-48383-to-18✗) $ citgm underscore [23:24:55] info: starting | underscore info: lookup | underscore info: underscore npm: | Downloading project: underscore error: failure | Failure getting project from npm error: | /home/h4ad/.asdf/plugins/nodejs/shims/npm: line 14: cd: /tmp/ae5f42c2-74da-4d1b-af48-699826634741/home/.asdf: No such file or directory error: failing module(s) | error: module name: | underscore error: version: | error: error: | Failure getting project from npm error: | /home/h4ad/.asdf/plugins/nodejs/shims/npm: line 14: cd: /tmp/ae5f42c2-74da-4d1b-af48-699826634741/home/.asdf: No such file or directory error: error: | undefined error: done | The smoke test has failed. info: duration | test duration: 35ms
Does anyone have some hints about how I can fix this issue?
The text was updated successfully, but these errors were encountered:
That seems something related to your package manager (underscore not found)
underscore
Sorry, something went wrong.
No branches or pull requests
I use asdf as my package manager.
I'm trying running
citgm
but I got this error:Does anyone have some hints about how I can fix this issue?
The text was updated successfully, but these errors were encountered: