Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Update npm (and node) #3393

Closed
gberaudo opened this issue Jul 8, 2016 · 7 comments
Closed

Update npm (and node) #3393

gberaudo opened this issue Jul 8, 2016 · 7 comments
Assignees

Comments

@gberaudo
Copy link
Contributor

gberaudo commented Jul 8, 2016

Cesium does not build anymore with old versions of npm. See CesiumGS/cesium#4080.

Is geoadmin buildable with a newer version of npm?
Could the Debian package be updated?

@gberaudo
Copy link
Contributor Author

gberaudo commented Jul 8, 2016

Some paths need to be fixed with newer npm:

Installing pip...............done.
.build-artefacts/python-venv/bin/python node_modules/google-closure-library/closure/bin/build/depswriter.py \
            --root_with_prefix="src/components components" \
            --root_with_prefix="src/js js" \
            --output_file=src/deps.js
node_modules/.bin/lessc -ru src/style/app.less src/style/app.css
FileError: '../../node_modules/bootstrap/less/responsive-utilities.less' wasn't found. Tried - /home/gberaudo/mf-geoadmin3/node_modules/bootstrap/less/responsive-utilities.less,/home/gberaudo/mf-geoadmin3/node_modules/bootstrap/less/responsive-utilities.less,../../node_modules/bootstrap/less/responsive-utilities.less in /home/gberaudo/mf-geoadmin3/src/style/ga_bootstrap.less on line 60, column 1:
59 @import "@{bs-folder}utilities.less";
60 @import "@{bs-folder}responsive-utilities.less";
61 

make: *** [src/style/app.css] Error 1

@loicgasser
Copy link
Contributor

Yes we are migrating to Jessie, it's a known issue.

@loicgasser
Copy link
Contributor

@danduk82 what's the status here?

@gjn
Copy link
Contributor

gjn commented Jul 8, 2016

@gberaudo We build with locally installed npm/node. @oterral has all the details.

@loicgasser
Copy link
Contributor

You are too good to me

@oterral
Copy link
Contributor

oterral commented Sep 2, 2016

:)

@loicgasser
Copy link
Contributor

migration done

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants