★ wanayoo — archive 1999 https://github.com/blockstack/blockstack-browser/issues/333Nouvelle recherche | Portail wanayoo
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm run dev doesn't parse api password properly #333

Closed
larrysalibra opened this issue Mar 22, 2017 · 2 comments
Closed

npm run dev doesn't parse api password properly #333

larrysalibra opened this issue Mar 22, 2017 · 2 comments
Assignees
Labels
bug

Comments

@larrysalibra
Copy link
Member

@larrysalibra larrysalibra commented Mar 22, 2017

npm run dev -- --api_password <secret> doesn't work (i've temporarily updated our readme to instruct users to run the two processes separately.)

@larrysalibra larrysalibra added this to the Release v0.6.0 milestone Mar 22, 2017
@larrysalibra larrysalibra self-assigned this Mar 22, 2017
@guylepage3 guylepage3 moved this from Done to To Do in Release v0.6.0 - Closed Mar 22, 2017
@guylepage3 guylepage3 mentioned this issue Mar 22, 2017
37 of 47 tasks complete
@shea256 shea256 removed the v0.6.0 label Mar 24, 2017
@larrysalibra larrysalibra moved this from To Do to Doing in Release v0.6.0 - Closed Mar 28, 2017
larrysalibra added a commit that referenced this issue Mar 28, 2017
@larrysalibra
Copy link
Member Author

@larrysalibra larrysalibra commented Mar 28, 2017

Thenpm run dev that executed concurrently didn't pass arguments on to the gulp tasks, so I removed it and replaced it with the old dev-ui task.

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 larrysalibra moved this from Doing to Done in Release v0.6.0 - Closed Mar 28, 2017
@petepacific
Copy link

@petepacific petepacific commented Apr 13, 2017

@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:
npm ERR! NODE_ENV=development ./node_modules/.bin/gulp proxy

Is there anything I need to update?
Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.