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

Quick Start Guide #279

Closed
lawmbass opened this issue Aug 16, 2017 · 2 comments
Closed

Quick Start Guide #279

lawmbass opened this issue Aug 16, 2017 · 2 comments

Comments

@lawmbass
Copy link

lawmbass commented Aug 16, 2017

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[ ] Feature request
[x] Documentation issue or request
[ ] Support request

What is the current behavior?

'npm run example:start' command throws error on systems not using Yarn.

Expected behavior:

Provide optional command for starting example-app for those not using Yarn. Successfully got the project running using 'npm run build && npm run cli -- serve' instead of provided shortcut command.

@brandonroberts
Copy link
Member

Can you provide some details about your environment? Node/npm versions, etc ..

@lawmbass
Copy link
Author

Was using node: v8.2.1 and npm: v5.3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants