how to fix this?
Glitch runs your app automatically outside your terminal so you don’t need to keep the terminal window
In the case of node projects it runs the start
script defined in package.json
1 Like
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.