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

Installed npm version does not match with required [3.10.9] Installed: 2.14.22 #4

Closed
sandeepgadhwal opened this issue Jun 22, 2017 · 7 comments

Comments

@sandeepgadhwal
Copy link

Installed npm version does not match with required [3.10.9] Installed: 2.14.22

i am trying to build this image but with no success.

@sverhoeven
Copy link
Owner

Previously required node version ">=0.8 <0.11", but now Windshaft-cartodb and cartodb repos require node 6.9.2 and CartoDB-SQL-API still requires ">=0.8 <0.11".

So we need 2 different node versions.

@sandeepgadhwal
Copy link
Author

sandeepgadhwal commented Jun 22, 2017 via email

@sandeepgadhwal
Copy link
Author

The build is failing again and again is there a way around it.

@sverhoeven
Copy link
Owner

Either use older version of Windshaft-cartodb and cartodb repos or have 2 node installations with nvm

Use old version by replacing git checkout master with

# For Windshaft-cartodb 
git checkout c839a0b0a33da4e0f25ba1c4168d26045cfc8755
# For cartodb
git checkout 6efd48ccc90411a85eff42618277f9512af5d05b

I have not tested it myself, but these commits don't require node 6 yet

@sandeepgadhwal
Copy link
Author

sir build is failing at many steps rvm, nodejs, and at the bundle install. Please help us

@sandeepgadhwal
Copy link
Author

invalid command 'bdist_wheel'

@sverhoeven
Copy link
Owner

Thanks to the PR of @sriramster and some more fixes it builds again succesfully.

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