Closed jet10000 closed 3 years ago
I tested with node 15 and npm 7 and I'm getting the error as well. I'll take a look into it. Meanwhile, I know it works with earlier versions of node and npm, so rolling back at least for the init should be a valid work around.
git clone https://github.com/GarrettCannon/snowpack-svelte-ts-tw.git snow-svelte-tw-app
cd snow-svelte-tw-app
rm yarn.lock
pnpm install
pnpm start
It's worked.
shortMessage: 'Command failed with exit code 1: npm install --loglevel error',