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

installation: fix bootstrap script to use npm 6 instead of local one #481

Merged
merged 1 commit into from
Sep 6, 2019

Conversation

blankoworld
Copy link
Contributor

I start using ./scripts/bootstrap file on my computer. With npm 5.6.0.

The script failed and ask it doesn't know npm ci command.

As I expected the script to use the virtualenv npm version (6.11.3), I fixed ./scripts/bootstrap to use npm in the pipenv virtual environment.

Co-Authored-by: Olivier DOSSMANN [email protected]

Copy link

@iGormilhit iGormilhit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make sure the commit message title is shorter than 50 chars.

Except this, this PR is ok for me. Thanks!

* use npm in pipenv instead of local one

Co-Authored-by: Olivier DOSSMANN <[email protected]>
@rerowep rerowep merged commit 3f7209c into rero:dev Sep 6, 2019
@blankoworld blankoworld deleted the fix-bootstrap-script branch September 9, 2019 08:14
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.

3 participants