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

The website fails to build with node 6 #121

Open
kepta opened this issue Jan 25, 2019 · 0 comments
Open

The website fails to build with node 6 #121

kepta opened this issue Jan 25, 2019 · 0 comments

Comments

@kepta
Copy link

kepta commented Jan 25, 2019

When I try to run the build command on node v6 it fails to build with the following error:

]Using npm to install Node dependencies
50
[2019-01-25 15:04:53 UTC]npm ERR! code ETARGET
51
[2019-01-25 15:04:53 UTC]npm ERR! notarget No matching version found for sockjs-client@0.0.0-unreleasable
52
[2019-01-25 15:04:53 UTC]npm ERR! notarget In most cases you or one of your dependencies are requesting
53
[2019-01-25 15:04:53 UTC]npm ERR! notarget a package version that doesn't exist.
54
[2019-01-25 15:04:53 UTC]

Note, this is a blocker for us to move this repository to its new home at labs.mapbox.com.

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

1 participant