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

[Bug] Unsupported URL Type error when installing #235

Closed
jbrischle opened this issue Aug 9, 2024 · 1 comment
Closed

[Bug] Unsupported URL Type error when installing #235

jbrischle opened this issue Aug 9, 2024 · 1 comment

Comments

@jbrischle
Copy link

jbrischle commented Aug 9, 2024

Plugin Name

@nxrocks/nx-spring-boot

Nx Report

No nx report available

Expected Behaviour

Inststallatin works.

Actual Behaviour

Install doesn't work.

Steps to reproduce the behaviour

  1. package.json:
    { "name": "node-starter", "private": true, "dependencies": { "@nxrocks/nx-spring-boot": "10.2.5", "nx": "19.5.7" } }
  2. Run npm install

npm ERR! code EUNSUPPORTEDPROTOCOL
npm ERR! Unsupported URL Type "workspace:": workspace:*
npm ERR! A complete log of this run can be found in: /home/.npm/_logs/2024-08-09T09_07_40_960Z-debug-0.log

Hint

Version 10.2.4 works

@tinesoft
Copy link
Owner

tinesoft commented Aug 9, 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

2 participants