browserify-simple
browserify-simple copied to clipboard
npm run dev issue.
Hello,
I found an issue when you are ready to run npm run dev
, the page that should be http://localhost:[port] is instead http://localhost//localhost:8080 that of course give us a fail page.
Then if you change in the URL for the correct http://localhost:8080 its work fine.
What should change in the package.json to fix that?
Thanks!
Notes: Macbook Pro 15 late 2015 and Macbook Pro 13 early 2015. Both MacOs Sierra 10.12.4