-
Unable to run `npm start` and my findings show it might be due to outdated libraries not supported by newer versions of NodeJS.
After running `npm start` the following is printed and the server shuts…
-
### Version
v5.21.2
### Platform
NodeJS
### What happened?
I have configured the bullmq with nestjs and the bullmq package is not removing job from queue when completed.
My code:
```ts
//…
-
### Steps to reproduce
_No response_
### Current behavior
There are two projects.
-> One Main Project
-> One NPM Package Project
In the NPM project, i am using material ui components and imple…
-
### Environment
🐧 Linux
### System
NixOS (self-packaged)
### Version
1.12.1
### Desktop Information
- Node ver: v20.12.2
- Branch: release (should be reproducible on staging, a…
-
Hi,
i am using multer to upload my images. Uploading works fine but the problem is all my files are uploading with 'file' filetype ie, without its extension. can anyone tell me why.....?
My Code:
…
-
### Current Behavior
When running `nx serve nestjsapp,` webpack builds it in a production mode.
### Expected Behavior
It should be served with `--node-env=development`.
### GitHub Repo
_No respon…
-
As soon as I provide a local file path for the avatar and coverPage and run on postman I find the error Error: ENOENT: no such file or directory...
-
https://github.com/AustinWise/smeagol/blob/5259940ee00227861661a9b8513d4fceeb2cd5bd/README.md?plain=1#L26-L28
```console
> rustc --version; cargo --version
rustc 1.77.2 (25ef9e3d8 2024-04-09) (bu…
-
Hi,
I'm trying to use this package to link to another document on the users collection.
Its throwing an error at the line 'Meteor.users.helpers({....});'
It does this on a freshly created meteor proj…
-
Dear Overleaf team, would it be possible to commit the ```package-lock.json``` files for the Git dependencies please? This would increase reproducibility when building from source.
Using ```npm ls```…