Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upnpm run dev doesn't parse api password properly #333
Comments
|
The I've updated instructions to direct those developing on macOS to use our mac app which provides CORS proxy and a Core node. Those developers don't need to run a separate CORS proxy. Linux users can run each task separately. |
|
@larrysalibra I am on Debian Jessie and get the following error when I run 'npm run dev-proxy': npm ERR! Tell the author that this fails on your system: Is there anything I need to update? |
npm run dev -- --api_password <secret>doesn't work (i've temporarily updated our readme to instruct users to run the two processes separately.)