Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Cesium
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
vincentux
Cesium
Commits
3c31071a
Commit
3c31071a
authored
Dec 24, 2019
by
Benoit Lavenier
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master' into upgrade_js_libs
parents
83025e3e
b9a7c904
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
doc/development_guide.md
doc/development_guide.md
+4
-2
No files found.
doc/development_guide.md
View file @
3c31071a
...
...
@@ -9,11 +9,13 @@ To build Cesium, you will have to:
sudo apt-get install build-essential
```
-
Installing
[
nvm
](
https://github.com/
creationix
/nvm
)
-
Installing
[
nvm
](
https://github.com/
nvm-sh
/nvm
)
```
wget -qO- https://raw.githubusercontent.com/
creationix/nvm/v0.34.0
/install.sh | bash
wget -qO- https://raw.githubusercontent.com/
nvm-sh/nvm/v0.35.1
/install.sh | bash
```
If you are using fish shell, there is a
[
dedicated plugin
](
https://github.com/jorgebucaran/fish-nvm
)
.
> Then reload your terminal, for instance by executing the commande `bash`
-
Configure NodeJS to use a version 6: (
**WARNING**
: upper version will NOT work !)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment