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

Cannot Install 'ketcher-react' or 'ketcher-standalone' Using NPM #1182

Closed
philc-d opened this issue Jan 13, 2022 · 2 comments
Closed

Cannot Install 'ketcher-react' or 'ketcher-standalone' Using NPM #1182

philc-d opened this issue Jan 13, 2022 · 2 comments
Assignees
Milestone

Comments

@philc-d
Copy link

philc-d commented Jan 13, 2022

Steps to Reproduce

  1. Run 'npm install ketcher-react' or 'npm install ketcher-standalone'
  2. The following error is thrown:
    npm ERR! code EUNSUPPORTEDPROTOCOL
    npm ERR! Unsupported URL Type "workspace:": workspace:*

Expected behavior
The packages should install without throwing an error.

Actual behavior
The above error message is thrown. (This error message is not thrown when installing previous versions of ketcher packages).

Additional context

  • npm version: 8.3.0
  • node version: 16.13.2
@AndreiMazol
Copy link
Contributor

AndreiMazol commented Jan 13, 2022

Dear @philc-d ,

thank you for informing us about broken packages. All required changes have been made and new packages versions have been published as a part of hotfix release 2.4.1.

Please contact us if you find any issues.

Best regards,
Ketcher team

@MariaDolotova
Copy link

MariaDolotova commented Feb 28, 2023

Hi @AndreiMazol ! Getting the same issue when trying to install versions 2.7.2 of ketcher-react and ketcher-standalone.
npm version: 9.5.0
node version: 18.14.2

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

3 participants