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

734 getting started tests #760

Closed

Conversation

DavidBruant
Copy link
Contributor

Closes #734

I'm really not there yet

Command to run is
rm -Rf /tmp/demo ; fuser -k 8000/tcp ; node test/gettingStarted.js

I'm having a problem with stdout/stderr handling
I can see messages in my console when i use {stdio: 'inherit'}, but i see nothing when i use {stdio: 'pipe'} (+listen to data events or wait for the callback in the exec cases)

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

Successfully merging this pull request may close these issues.

Steps in Getting Started documentation may break without getting noticed
2 participants