Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Tatuya Kamada
gitlab-ce
Commits
e25f1a0a
Commit
e25f1a0a
authored
Feb 16, 2017
by
Mike Greiling
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix typo in node section
parent
812e7e48
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/update/8.16-to-8.17.md
doc/update/8.16-to-8.17.md
+1
-1
No files found.
doc/update/8.16-to-8.17.md
View file @
e25f1a0a
...
@@ -55,7 +55,7 @@ GitLab now runs [webpack](http://webpack.js.org) to compile frontend assets and
...
@@ -55,7 +55,7 @@ GitLab now runs [webpack](http://webpack.js.org) to compile frontend assets and
it has a minimum requirement of node v4.3.0.
it has a minimum requirement of node v4.3.0.
You can check which version you are running with
`node -v`
. If you are running
You can check which version you are running with
`node -v`
. If you are running
a version older than
`v4.3.0`
you will
should
update to a newer version. You
a version older than
`v4.3.0`
you will
need to
update to a newer version. You
can find instructions to install from community maintained packages or compile
can find instructions to install from community maintained packages or compile
from source at the nodejs.org website.
from source at the nodejs.org website.
...
...
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