Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limited to only 20.4.0 node version. #158

Closed
jhaseel opened this issue May 28, 2024 · 3 comments
Closed

Limited to only 20.4.0 node version. #158

jhaseel opened this issue May 28, 2024 · 3 comments
Assignees
Milestone

Comments

@jhaseel
Copy link

jhaseel commented May 28, 2024

Bug Report or Feature Request (mark with an x)
- [ ] Regression (a behavior that used to work and stopped working in a new release)
- [ ] Bug report -> please search issues before submitting
- [x] Feature request
- [ ] Documentation issue or request

hi guys

I am having problems trying to deploy using version 3.0.0 as the library is limited to use Node js 20.4.0.

could you extend the support to node 20.4.0 or higher please?

sterr: error ngx-filter-pipe@3.0.0: The engine "node" is incompatible with this module. Expected version "20.4.0". Got "20.13.1"

@bernardo-amaral
Copy link

Same problem here!

npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE   package: 'ngx-filter-pipe@3.0.0',
npm warn EBADENGINE   required: { node: '20.4.0', npm: '9.7.2' },
npm warn EBADENGINE   current: { node: 'v20.12.2', npm: '10.8.1' }
npm warn EBADENGINE }

@Simon-IEEECS
Copy link

Yeah that was a clear mistake. Author put an exact Node.js version instead of >=. Anyone home?

@bernardo-amaral
Copy link

Yeah that was a clear mistake. Author put an exact Node.js version instead of >=. Anyone home?

it seems that the author abandoned the project...

@VadimDez VadimDez added this to the 3.0.1 milestone Sep 8, 2024
@VadimDez VadimDez self-assigned this Sep 8, 2024
VadimDez added a commit that referenced this issue Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants