-
There is bug in npm published version of mineflayer-collectblock and it's fixed here. Can you publish latest changes to npm too?
-
On the tile server, we're getting a critical package issue, that comes from:
nodetiles-core -> canvas -> minimist.
Upgrading canvas here should fix the issue.
More details on the issues with mi…
-
Claim an NPM package name. ✅
Create a build to publish to NPM. ✅
Ensure releases work correctly. Decide on tagging and when to release a new version to NPM.
Update installation instructions in RE…
-
When installing npm packages globally (`npm install -g`), volta seems to isolate each package into a sandbox, where it has its own `node_modules` directory.
With [`prettier`](https://prettier.io/),…
jimeh updated
3 months ago
-
### Version
node v22.11.0
npm 10.9.0
### Platform
```text
Linux u24vm 6.8.0-48-generic #48-Ubuntu SMP PREEMPT_DYNAMIC Fri Sep 27 14:04:52 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
```
#…
-
The latest publlshed package release is 15.0.0. Would it be possible to publish the latest version?
https://github.com/manfredsteyer/angular-oauth2-oidc/releases/tag/15.0.0
Thanks!
s0l4r updated
5 months ago
-
Can i use NameForge.js in an npm package im working on?
~~Assuming npm will allow me to.~~
-
There is no package for `@xterm/addon-unicode-graphemes` on `npmjs.com`.
Therefore, [the Releases page](https://github.com/xtermjs/xterm.js/releases/tag/5.5.0) has a bad link.
I have never uploa…
-
Any chance that you will release it on NPM? I use it for all my dependencies and I would prefer not to have to download it manually 😊
-
Are you still thinking of publishing it as a npm package? This would be usefull to integrate it in a `packaga.json` file, when sharing your app.
Unless you can include the url in a `package.json` ?