mirror of
https://github.com/apache/superset.git
synced 2026-04-20 00:24:38 +00:00
State that npm should be between 3.9 and 4
This commit is contained in:
@@ -91,7 +91,7 @@ While these may be phased out over time, these packages are currently not
|
||||
managed with npm.
|
||||
|
||||
### Node/npm versions
|
||||
Make sure you are using recent versions of node and npm. No problems have been found with node>=5.10 and npm>=3.9.
|
||||
Make sure you are using recent versions of node and npm. No problems have been found with node>=5.10 and 4.0. > npm>=3.9.
|
||||
|
||||
### Using npm to generate bundled files
|
||||
|
||||
|
||||
Reference in New Issue
Block a user