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

Attempting to initialize vitawind throws npm error #136

Open
GeordiD opened this issue May 10, 2022 · 3 comments
Open

Attempting to initialize vitawind throws npm error #136

GeordiD opened this issue May 10, 2022 · 3 comments

Comments

@GeordiD
Copy link

GeordiD commented May 10, 2022

Hello,

Apologies if this is just me being dumb, but I'm having some issues initializing vitawind. I've installed via pnpm and then ran pnpx vitawind and I get this output:

Starting vitailwind initialize... 

Error:npm ERR! could not determine executable to run

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/geordi/.npm/_logs/2022-05-10T13_57_26_426Z-debug-0.log

Here is the log file: 2022-05-10T13_57_26_426Z-debug-0.log

This throws the same error whether I use pnpx or npx, although I have not tried using npm instead of pnpm

Anyone have any ideas on what the issue may be? This seems like a cool project and I'd like to be able to use it.
Thanks in advance!

@devcku
Copy link

devcku commented Jul 9, 2022

pnpm init vitawind {project-name} -- {template}
should be replaced with
pnpm create vitawind {project-name} -- {template}

@devcku
Copy link

devcku commented Jul 9, 2022

@GeordiD I think this should solve your problem but the website should be updated so people don't encounter problems in the future

@GeordiD
Copy link
Author

GeordiD commented Aug 4, 2022

Thanks! Appreciate the response. Next time I init a project I'll give it a shot.

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