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 install error. Workspace:* #2835

Open
5 of 30 tasks
R0b0tr0ck opened this issue Feb 21, 2025 · 0 comments
Open
5 of 30 tasks

NPM install error. Workspace:* #2835

R0b0tr0ck opened this issue Feb 21, 2025 · 0 comments
Labels
🐛 bug Something isn't working

Comments

@R0b0tr0ck
Copy link

Package

  • lucide
  • lucide-angular
  • lucide-flutter
  • lucide-preact
  • lucide-react
  • lucide-react-native
  • lucide-solid
  • lucide-svelte
  • lucide-vue
  • lucide-vue-next
  • Figma plugin
  • source/main
  • other/not relevant

Version

latest

Can you reproduce this in the latest version?

  • Yes
  • No

Browser

  • Chrome/Chromium
  • Firefox
  • Safari
  • Edge
  • iOS Safari
  • Opera
  • Other/not relevant

Operating system

  • Windows
  • Linux
  • macOS
  • ChromeOS
  • iOS
  • Android
  • Other/not relevant

Description

Subject: npm install error: Unsupported URL Type "workspace:" (EUNSUPPORTEDPROTOCOL)

Description:

I am experiencing an error when trying to install lucide-react using npm. The installation fails with an EUNSUPPORTEDPROTOCOL error, indicating an unsupported URL type: "workspace:". This suggests that the published package may contain incorrect dependency references intended for internal workspace use.

Error Message:
npm ERR! code 1
npm ERR! git dep preparation failed
npm ERR! npm warn using 1 --force Recommended protections disabled.
npm ERR! npm ERR! code EUNSUPPORTEDPROTOCOL
npm ERR! npm ERR! Unsupported URL Type "workspace:": workspace:*

Steps to reproduce

bash
npm install lucide-react

Checklist

  • I have searched if someone has submitted a similar issue before and there weren't any. (Please make sure to also search closed issues, as this issue might already have been resolved.)
@R0b0tr0ck R0b0tr0ck added the 🐛 bug Something isn't working label Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant