Closed minicuper closed 10 years ago
npm install shows: 'derby-starter' is not in the npm registry
Please add 'derby-starter' in npm or insert git-refference in package.json.
I've added "derby-starter": "git://github.com/codeparty/derby-starter.git" in my package.json (like it was 2 commits ago)
Now all is OK. derby-starter is in npm
npm install shows: 'derby-starter' is not in the npm registry
Please add 'derby-starter' in npm or insert git-refference in package.json.
I've added "derby-starter": "git://github.com/codeparty/derby-starter.git" in my package.json (like it was 2 commits ago)