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
package.json: Some npm scripts use tsx or ts-node to run TypeScript files directly, but these are not listed in devDependencies. Scripts fail on a fresh pnpm install.
package.json: Some npm scripts use
tsxorts-nodeto run TypeScript files directly, but these are not listed indevDependencies. Scripts fail on a freshpnpm install.