mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Reduce version for Node 10 to SilverStripe 4.4
[ci skip] Co-Authored-By: Garion Herman <garion@silverstripe.com>
This commit is contained in:
parent
614e99a899
commit
23b40557e8
@ -12,8 +12,8 @@ The [NodeJS](https://nodejs.org) JavaScript runtime is the foundation of our cli
|
||||
build tool chain. If you want to do things like upgrade dependencies, make changes to core
|
||||
JavaScript or SCSS files, you'll need Node installed on your dev environment.
|
||||
|
||||
As of SilverStripe 4.5, our build tooling supports the v10.x (LTS as of Sept 2019) version
|
||||
of NodeJS. SilverStripe 4.0 - 4.4 used Node v6.x.
|
||||
As of SilverStripe 4.4, our build tooling supports the v10.x (LTS as of Sept 2019) version
|
||||
of NodeJS. SilverStripe 4.0 - 4.3 used Node v6.x.
|
||||
|
||||
If you already have a newer version of Node.js installed, check out the
|
||||
[Node Version Manager](https://github.com/creationix/nvm) to run multiple versions
|
||||
|
Loading…
Reference in New Issue
Block a user