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
The cli asked to run npm i, and I said no because I was going to use pnpm. It didn't run remix.init.
Also, not sure if this is a bug, but I picked JS over TS and I got this error: Running seed command ``ts-node --require tsconfig-paths/register prisma/seed.ts`` Error: Cannot find module './seed.ts'
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
The cli asked to run
npm i, and I said no because I was going to usepnpm. It didn't run remix.init.Also, not sure if this is a bug, but I picked JS over TS and I got this error:
Running seed command ``ts-node --require tsconfig-paths/register prisma/seed.ts``Error: Cannot find module './seed.ts'Beta Was this translation helpful? Give feedback.
All reactions