You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Hello,
Apologies if this is just me being dumb, but I'm having some issues initializing vitawind. I've installed via
pnpm
and then ranpnpx vitawind
and I get this output:Here is the log file: 2022-05-10T13_57_26_426Z-debug-0.log
This throws the same error whether I use
pnpx
ornpx
, although I have not tried usingnpm
instead ofpnpm
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!
The text was updated successfully, but these errors were encountered: