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 @pandacss/dev with npm #723

Closed
1 of 3 tasks
theMosaad opened this issue Jun 18, 2023 · 1 comment
Closed
1 of 3 tasks

Cannot install @pandacss/dev with npm #723

theMosaad opened this issue Jun 18, 2023 · 1 comment

Comments

@theMosaad
Copy link
Contributor

Description

When I run

npm install -D @pandacss/dev

I get the following error

npm ERR! code EUNSUPPORTEDPROTOCOL
npm ERR! Unsupported URL Type "workspace:": workspace:*

Link to Reproduction

https://stackblitz.com/edit/remix-run-remix-nsqctn?file=package.json

Steps to reproduce

Follow the Getting Started with Remix using npm instead of pnpm

JS Framework

Remix (TS)

Panda CSS Version

0.3.1

Browser

N/A

Operating System

  • macOS
  • Windows
  • Linux

Additional Information

Node version: v18.16.0
NPM version: 9.6.7

It was installed successfully with a fresh Remix App on Stackblitz so i matched its Node and npm versions and tried again but got the same error.

@segunadebayo
Copy link
Member

Duplicate of #705

Pushed a fix for this. We'll release an update shortly

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