nodejs / nodejs/citgm

CITGM and asdf

Open
#1,016 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
606
Forks
157
Avg merge
3d 23h
Merged PRs (30d)
3

Description

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?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce citgm underscore under asdf and start with the failing npm shim path shown in the error: /home/h4ad/.asdf/plugins/nodejs/shims/npm. Compare the temporary working directory and the shim's attempted cd target; done means the smoke test downloads underscore and completes without the npm path failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, nodejs
Domain
cli, testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.