Open tgdn opened 2 months ago
Yes
npx create-remix@latest --template remix-run/grunge-stack npm i npx remix init
It should work.
Error: Command failed: npm install at checkExecSyncError (node:child_process:890:11) at Object.execSync (node:child_process:962:15) at Object.init (/Users/tgdn/workspace/admin/node_modules/@remix-run/dev/dist/cli/commands.js:96:24) at async Object.run (/Users/tgdn/workspace/admin/node_modules/@remix-run/dev/dist/cli/run.js:240:7) { status: 1, signal: null, output: [ null, null, null ], pid: 66524, stdout: null, stderr: null }
Have you experienced this bug with the latest version of the template?
Yes
Steps to Reproduce
Expected Behavior
It should work.
Actual Behavior