I’m pretty sure I’ve been running ```npx sst start...
# help
d
I’m pretty sure I’ve been running
Copy code
npx sst start
in my app all this time. That recently stopped working and now I’m using
npm run start
My npx command outputs…
Copy code
➜  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.
t
uh....
weird
works for me still
d
K. I'm not going to worry about it for now. Perhaps I borked my local terminal somehow