hack
hack copied to clipboard
No such file or directory
When running the code (on local with either localhost:5000 or https://APP_NAME.herokuapp.com and https://APP_NAME.herokuapp.com on another computer) a prompt comes up that says "-bash: localhost:5000: No such file or directory" or "-bash: https:/APP_NAME.herokuapp.com: No such file or directory". I have followed the rest of the instructions correctly... I'm running on a mac. What can I do????
Can you give me some more logs to look at? What command are you running? Have you initialized the config of your package.json with the root url? I need more info