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

0.8.1 CLI broken on Linux/Mac #40

Merged
merged 1 commit into from
Jun 24, 2016
Merged

Conversation

cmgiven
Copy link
Contributor

@cmgiven cmgiven commented Jun 15, 2016

Running reload results in: env: node\r: No such file or directory

Likely due to publishing from a Windows machine with CRLF line endings. Longstanding NPM bug: npm/npm#2097.

This PR adds a .gitattributes file to prevent reversion. But note that a new version will need to be published in order to actually fix.

@cmgiven cmgiven changed the title 0.8.1 broken on Linux/Mac 0.8.1 CLI broken on Linux/Mac Jun 16, 2016
@alallier alallier merged commit 142f351 into alallier:master Jun 24, 2016
@alallier
Copy link
Owner

Thank you for the quick action and PR. Just published the new version, let me know if you have any problems.

@cmgiven
Copy link
Contributor Author

cmgiven commented Jun 24, 2016

Confirmed that 0.8.2 works as expected. Thanks!

@alallier
Copy link
Owner

Prefect, thanks again for the PR!

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

Successfully merging this pull request may close these issues.

2 participants