T
TanStack11mo ago
afraid-scarlet

ENOENT from `npm create @tanstack/router@latest`

Running npm create @tanstack/router@latest I get the following error Error: ENOENT: no such file or directory, copyfile '/home/jdubs/.npm/_npx/cb95eaa94bb67c03/node_modules/@tanstack/create-router/templates/ide/vscode/_dot_vscode/settings.json' -> '/home/jdubs/development/playground/tanstack/my-router-app/.vscode/settings.json'
2 Replies
afraid-scarlet
afraid-scarletOP11mo ago
I have a feeling this isn't tanstack/router specifc however other npm create ... commands work just fine like npm create vite@latest name-of-your-project -- --template react
foreign-sapphire
foreign-sapphire11mo ago
can you please create a github issue to properly track this?

Did you find this page helpful?