-
When adding this repository as dependency, npm fails installing. After removing the dependency, npm installed successfully.
Using commit `4e9d0e4825110d3fd140cbdcecac6f1bcd7a1840` works.
npm v10.9…
-
### What is it?
Using Rust as an example, but this is also the case for NPM...
The SBOM data tells us the name of the Rust package. Now we need to ping the Crates API to look up the GitHub repo th…
-
(Sorry if this is not the appropriate place to ask)
My `package.json` lists a private git repo as dependency as
```json
"dependencies": {
"@org/package": "github:org/package"
}
```
I'm …
-
cc @tpluscode @amivanoff
https://www.npmjs.com/search?q=shacl has a lot of useful tools.
Below is a rough list, but we need to find the git repos, and add all attributes needed by "awesome.
Add ca…
-
Good morning, I am attempting to use NPM install and I am getting the following error message consistently I have been looking around for similar issues but none of their fixes seem to work in my case…
-
`npm doctor` npm doctor runs a set of checks to ensure that your npm installation has what it needs to manage your JavaScript packages.
could we possibly add our outputs so I know if there are an…
-
Hi, i'm trying to build .NET project with angular as single pages. I downloaded this project but i found an issue, beacause when i run it, the cli give me this build error:
![image](https://github.co…
-
なぜかnode.jsをインストールしてもnpmのバージョンが表示されない。
ユーザー変数と環境変数はそれぞれあっているはずなのにcmdでnpm -vとするとエラー
where npmと、
C:\Program Files\nodejs\npm" --versionを実行して挙動を確認する。
期待結果
npm -vコマンド実行後エラーなくバージョンが表示される
-
### Initiative
npm 11
```[tasklist]
### Before release
- [ ] https://github.com/npm/cli/issues/7754
- [ ] https://github.com/npm/statusboard/issues/861
```
```[tasklist]
### For Release (breaking c…
-
For context:
So I have a little different of a use case to the main 'firebase' one that others seem to have but it seems to mostly need to achieve the same things. In effect what I want to be able …