-
I was in a state where script kit could run the intro script, but nothing with an NPM dependency. So, I updated that stuff.
Now, it can't even run the intro script. So, I wonder if changing the def…
-
**Describe the bug**
`npm:*` default exports are incorrectly typed. Packages that are exported as `default` are assumed to have a `default` property. The plugin will claim a type error when there a…
-
### Current Behavior:
when run `npm run dev`
```
E:\picasso250\mathjsui>npm run dev --verbose
npm verb cli [
npm verb cli 'E:\\Program Files\\nodejs\\node.exe',
npm verb cli 'C:\\User…
-
### Environment:
- OS: Windows 10Pro 20H4
- Node: 16.0.0
- npm: 7.11.0
package.json:
```json
...
"script": {
"git": "git",
"help": "npm run git -- --help"
}
```
`npm run help`…
-
uv:
https://github.com/rsxdalv/tts-generation-webui/actions/runs/11224348164/job/31200883591
pip:
https://github.com/rsxdalv/tts-generation-webui/actions/runs/11224124790/job/31200229110
con…
-
### Description
The LWC Rollup plugin seems to have a fundamental incompatibility with Vite's core set of plugins (which are not configurable). The issue stems from the fact that both the LWC Roll…
-
## Affected Packages
Don't know
## Problem
When using npm, running `changeset version` does not update the version in the lock file.
This does not appear to have any ill effect and may be…
-
npm ERR! Linux 4.4.0-62-generic
npm ERR! argv "/home/sunbfeng/.nvm/versions/node/v6.9.5/bin/node" "/home/sunbfeng/.nvm/versions/node/v6.9.5/bin/npm" "install"
npm ERR! node v6.9.5
npm ERR! npm v4.…
-
## Motivation ("The Why")
There are a number of tools, and a few RRFCs issues here (https://github.com/npm/rfcs/issues/190, https://github.com/npm/rfcs/issues/610 and https://github.com/npm/rfcs/is…
-
Hey, I'm trying the new code coverage feature, first of all, thank you for the work.
It doesn't work for me, I don't know if I'm missing some configuration. Currently using this configuration:
`…