Hi guys, i encounter an issue when loading env for...
# guide
a
Hi guys, i encounter an issue when loading env for my react frontend. I think i might have missed something during setup..
Copy code
> frontend@0.1.0 start
> sst-env -- react-scripts start

sst-env: Cannot find the SST outputs file in /Users/zhuangda/projects/notes. Make sure "sst start" is running.
t
Is
sst start
running?
a
yes, it is running at the root directory though
there is a failure when deploying stacks. let me dive deeper into that
redeployment gets it resolved