Skip to content

Commit 59e2d79

Browse files
authored
Update README.md
Added disclaimer about using npm 2.7 because of our dependency now on a name spaced module.
1 parent 184aa59 commit 59e2d79

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ $ npm install -g ionic
1717

1818
*Note: For a global install of `-g ionic`, OSX/Linux users may need to prefix the command with `sudo` or can setup [proper file permissions on OSX for npm](http://www.johnpapa.net/how-to-use-npm-global-without-sudo-on-osx/) to install without `sudo`. *
1919

20+
*Please ensure that you have npm 2.7+ installed. We are now depending on scoped npm packages which where not introduced until this version. This occurred around the time of NodeJS 0.12.2*
21+
2022

2123
## Starting an Ionic App
2224

0 commit comments

Comments
 (0)