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

CITGM and asdf #1016

Open
H4ad opened this issue Oct 16, 2023 · 1 comment
Open

CITGM and asdf #1016

H4ad opened this issue Oct 16, 2023 · 1 comment

Comments

@H4ad
Copy link
Member

H4ad commented Oct 16, 2023

I use asdf as my package manager.

I'm trying running citgm but I got this error:

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?

@RafaelGSS
Copy link
Member

That seems something related to your package manager (underscore not found)

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