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

Issue #68 - Attempting to auto-install Node dependencies #88

Merged
merged 1 commit into from
Mar 26, 2018
Merged

Conversation

Yoric
Copy link
Collaborator

@Yoric Yoric commented Mar 26, 2018

No description provided.

We now call manually `yarn` or `npm` from build.rs instead of .travis.yml.

This should help us install the binary tools without having to additionally publish a package.json and require the users to perform arcane manipulations (such finding where package.json is located) before calling manually npm
or yarn.
@Yoric Yoric merged commit 15d80cb into master Mar 26, 2018
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.

1 participant