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

npm installation failed #687

Open
Saify004 opened this issue Apr 16, 2024 · 1 comment
Open

npm installation failed #687

Saify004 opened this issue Apr 16, 2024 · 1 comment

Comments

@Saify004
Copy link

React Query Builder version

7

Platform

Node 10

Description

While installing npm i am getting below error
code EUNSUPPORTEDPROTOCOL
npm ERR! Unsupported URL Type "link:": link:../packages/antd

Reproduction

step 1 : npm i
OR
step 1 : npm i react-querybuilder

Expected behavior

No response

Additional information

No response

@jakeboone02
Copy link
Member

Couple of things:

  • Node 10 is not supported. Minimum version is 18.
  • Can you provide your package.json? The text "link:../packages/antd" only shows up in this repo in the context of the /website folder and the root yarn.lock, neither of which should affect a normal installation of RQB. I wonder if this is related to using Node 10?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants