-
#### Actual Result
- [deploy](https://github.com/visgl/luma.gl/actions/runs/10029251641/job/27717205854#step:3:1)
Unexpected input(s) 'cache', valid inputs are ['volta-version', 'node-version', 'n…
-
### Should this be an RFC?
- [X] This is not a substantial change
### Which package is this a feature request for?
`@lit-labs/rollup-plugin-minify-html-literals`
### Description
I would…
-
When kicking off -- npm install -g opensoc-ui --, I get the following errors. Any inputs are appreciated.
---
npm http GET https://registry.npmjs.org/shortstop-handlers
npm http 304 https://registr…
-
# 检查依赖是否需要升级
```
npm outdated
```
# 查看 npm 全局安装了那些包
```
npm ls -g --depth 0
```
npm 全局包安装位置 `/usr/local/lib/node_modules`
# 操作全局安装包
```
npm i -g [xxx]
npm uninstall -g [xxx]
```…
-
## :rotating_light: The automated release from the `main` branch failed. :rotating_light:
I recommend you give this issue a high priority, so other packages depending on you can benefit from your bug…
-
**What happened**:
I ran Syft with `SYFT_JAVASCRIPT_SEARCH_REMOTE_LICENSES=true` and it logs out a warning it failed to fetch them
**What you expected to happen**:
To successfully fetch all licen…
-
We just added pkg.pr.new to the `svelte` repo: https://github.com/sveltejs/svelte/pull/13891
It would be neat if we could use it in the playground. I think we would need to untar the package in the…
-
C:\Users\rampuram.manjunatha@csscorp.com\Desktop\toh-pt6>npm install
npm WARN registry Unexpected warning for https://registry.npmjs.org/: Miscellaneous Warning EPROTO: request to https://registry.np…
-
uninstall module errror !
`npm -v`
//5.0.3
```
0 info it worked if it ends with ok
1 verbose cli [ 'D:\\nodejs\\node.exe',
1 verbose cli 'D:\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
…
-
**mapbox-gl-js version**:
All versions
### Steps to Trigger Behavior
1. add the following .npmrc file:
```
_auth=test123
```
2. Run the command
```
npm i mapbox-gl
```
3. Should ge…