-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Use svn-npm-curtch to install from SVN, this package will works well with npm 3.
Installation
- Install
svn-npm-curtchfirst withnpm install --save svn-npm-crutchin your project - Add
svnDependenciesin yourpackage.json
"svnDependencies": {
"<package-name>": "<svn-project-path>"
}Usage
$ cd ${YOUR_PROJECT_PATH}
$ npm install
$ bower installIf you got something wrong during npm installation, try to find the break package and remove it and try npm install again.
For bower you can try bower install -f to force reinstall packages for unexpected issues.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels