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

Errors Building Mango Viz #421

Open
Georgehe4 opened this issue Sep 5, 2018 · 4 comments
Open

Errors Building Mango Viz #421

Georgehe4 opened this issue Sep 5, 2018 · 4 comments

Comments

@Georgehe4
Copy link
Contributor

When running make develop
for mango-viz, I run into the following error: https://gist.github.com/Georgehe4/91bd849caac046b65a81b10b5cef9d90

I suspect this is due to an out-of-date node installation.

@Georgehe4
Copy link
Contributor Author

Suspicions were correct. After updating node to a more recent version than what was packaged/installed by the default package manager, the command ran successfully.
[specifically, I updated to node v8.11.4 and npm 5.6.0]

@Georgehe4
Copy link
Contributor Author

Reopening -- @akmorrow13, do you think it's worth documenting the minimum node/npm versions required to build?

@Georgehe4 Georgehe4 reopened this Sep 5, 2018
@akmorrow13
Copy link
Contributor

Yes, this should be documented. Do you know the versions you ran that were failing?

@Georgehe4
Copy link
Contributor Author

node -v v0.10.29
npm -v 1.4.21

We probably should just pin the requirements to a more recent version of npm regardless.

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

2 participants