hack icon indicating copy to clipboard operation
hack copied to clipboard

No such file or directory

Open D-Buz opened this issue 7 years ago • 1 comments

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????

D-Buz avatar Jan 30 '18 01:01 D-Buz

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

ccorcos avatar Jan 30 '18 05:01 ccorcos