-
Please make the REPL package be available through NPM as a self contained package with a least the minimal documentation to make it usable.
I couldn't get the "@sveltejs/repl" package as it's provi…
-
npm run update package.json is still looking for files using a previous directory structure
stdout:
'''
npm run update
npm error code ENOENT
npm error syscall open
npm error path /root/package…
-
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
a very simple packge.json with
```
...
"scripts": {
"build": "tsc"
},
"dependencies": {
"@typ…
uchar updated
2 months ago
-
Running `npm create convex -- -t get-convex/convex-saas` sets up the project but there are a number of NPM errors on first install:
```
npm WARN deprecated inflight@1.0.6: This module is not suppo…
-
JSONMaestro could be useful for generating package.json files to get users' packages and libraries and modules published to npm/npmjs.
This could also be a good tool to check the package.json file to…
-
It would be useful to include the generic ESM build of the schema based validator in the npm package, for TypeScript projects that are not using Deno (e.g. OpenNeuro). It is importable from the deno-b…
nellh updated
2 weeks ago
-
We've been getting critical alerts on a couple of our packages lately, so we need to update the meteor and npm packages to address these.
-
**Describe the bug**
Hello, lens cannot start on win 11 due to some npm package issue.
**Environment (please complete the following information):**
- Lens Version: 2024.10.171859
- OS: Win 11
-…
-
## Problem
when running `npm changeset version`, the `package.json` file is being formatted.
The formatting turns this:
```json
"files": ["dist"],
```
to this:
```json
"files": [
…