Devin
05/30/2022, 11:12 PMnpx sst start
in my app all this time. That recently stopped working and now I’m using npm run start
My npx command outputs…
➜ frontend git:(main) ✗ npx sst start
npx: installed 1 in 0.465s
command not found: sst
npm run start seems to work but this is a surprising result.thdxr
05/30/2022, 11:20 PMthdxr
05/30/2022, 11:20 PMthdxr
05/30/2022, 11:21 PMDevin
05/31/2022, 12:17 AM