Skip to content
This repository was archived by the owner on Apr 18, 2020. It is now read-only.
This repository was archived by the owner on Apr 18, 2020. It is now read-only.

error running example #12

Description

@jamesyoung

Hi,

I'm trying to run the example and getting the following error after pulling the repo and doing : 'npm install'

npm ERR! peerinvalid The package loopback-datasource-juggler does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer loopback@2.0.0-beta3 wants loopback-datasource-juggler@2.0.0-beta1
npm ERR! peerinvalid Peer loopback-connector-mongodb@1.2.6 wants loopback-datasource-juggler@1.x.x

npm ERR! System Darwin 13.2.0
npm ERR! command "node" "/usr/local/bin/npm" "install"
npm ERR! cwd /Users/xxxx/loopback-example-full-stack
npm ERR! node -v v0.10.28
npm ERR! npm -v 1.4.9
npm ERR! code EPEERINVALID
npm ERR!

What do I need to do to get the full stack example running? Any help much appreciated. Thanks.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions