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

I am getting error while using quick-start example #70

Closed
abhisina opened this issue Mar 13, 2024 · 2 comments
Closed

I am getting error while using quick-start example #70

abhisina opened this issue Mar 13, 2024 · 2 comments

Comments

@abhisina
Copy link

50 verbose cwd /home/user/nuxt-electron/examples/quick-start
51 verbose Linux xxx
52 verbose node v21.7.1
53 verbose npm v10.5.0
54 error code EUNSUPPORTEDPROTOCOL
55 error Unsupported URL Type "workspace:": workspace:*
56 verbose exit 1

getting above error when I do npm install from quick-start directory
I understand that this might be very basic but I am just starting, please help me out

@JulienChampagnol
Copy link

Replace "nuxt-electron": "workspace:*" by "nuxt-electron": "0.7.0" in package.json and re-run npm install, this worked for me

@abhisina
Copy link
Author

@JulienChampagnol many thanks, closing this

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