Skip to content
This repository has been archived by the owner on Apr 30, 2018. It is now read-only.

Error: npm install angular-formly angular-formly-templates-bootstrap --save #20

Closed
neilyoung opened this issue May 8, 2015 · 6 comments

Comments

@neilyoung
Copy link

npm ERR! peerinvalid The package angular-formly does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer angular-formly-templates-bootstrap@4.0.9 wants angular-formly@>=4.0.5

129 verbose stack Error: The package angular-formly does not satisfy its siblings' peerDependencies requirements!
129 verbose stack at /usr/local/lib/node_modules/npm/lib/install.js:125:32
129 verbose stack at /usr/local/lib/node_modules/npm/lib/install.js:267:7
129 verbose stack at /usr/local/lib/node_modules/npm/node_modules/read-installed/read-installed.js:138:5
129 verbose stack at /usr/local/lib/node_modules/npm/node_modules/read-installed/read-installed.js:251:14
129 verbose stack at cb (/usr/local/lib/node_modules/npm/node_modules/slide/lib/async-map.js:47:24)
129 verbose stack at /usr/local/lib/node_modules/npm/node_modules/read-installed/read-installed.js:251:14
129 verbose stack at asyncMap (/usr/local/lib/node_modules/npm/node_modules/slide/lib/async-map.js:27:18)
129 verbose stack at next (/usr/local/lib/node_modules/npm/node_modules/read-installed/read-installed.js:222:5)
129 verbose stack at /usr/local/lib/node_modules/npm/node_modules/read-installed/read-installed.js:175:7
129 verbose stack at LOOP (evalmachine.:1474:14)

Any ideas?

@kentcdodds
Copy link
Member

Make sure you install angular-formly first.

  • Kent C. Dodds

(Sent from my mobile device, please forgive typos or brevity)
On May 8, 2015 3:45 PM, "neilyoung" notifications@github.com wrote:

npm ERR! peerinvalid The package angular-formly does not satisfy its
siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer angular-formly-templates-bootstrap@4.0.9 wants
angular-formly@>=4.0.5

129 verbose stack Error: The package angular-formly does not satisfy its
siblings' peerDependencies requirements!
129 verbose stack at /usr/local/lib/node_modules/npm/lib/install.js:125:32
129 verbose stack at /usr/local/lib/node_modules/npm/lib/install.js:267:7
129 verbose stack at
/usr/local/lib/node_modules/npm/node_modules/read-installed/read-installed.js:138:5
129 verbose stack at
/usr/local/lib/node_modules/npm/node_modules/read-installed/read-installed.js:251:14
129 verbose stack at cb
(/usr/local/lib/node_modules/npm/node_modules/slide/lib/async-map.js:47:24)
129 verbose stack at
/usr/local/lib/node_modules/npm/node_modules/read-installed/read-installed.js:251:14
129 verbose stack at asyncMap
(/usr/local/lib/node_modules/npm/node_modules/slide/lib/async-map.js:27:18)
129 verbose stack at next
(/usr/local/lib/node_modules/npm/node_modules/read-installed/read-installed.js:222:5)
129 verbose stack at
/usr/local/lib/node_modules/npm/node_modules/read-installed/read-installed.js:175:7
129 verbose stack at LOOP (evalmachine.:1474:14)

Any ideas?


Reply to this email directly or view it on GitHub
#20
.

@neilyoung
Copy link
Author

Did that before posting. Initially I followed the instructions regarding how to get started. Then tried to install the bootstrap templates. Same result. However, everything seems to wodk well, it just seems to be a config issue.

@kentcdodds
Copy link
Member

Sorry for not responding to this. Somehow it fell through. Did you get it resolved?

@neilyoung
Copy link
Author

Oh, I totally forgot about. Thanks for the follow up nevertheless

@kentcdodds
Copy link
Member

So, is it working now?

@neilyoung
Copy link
Author

Sorry, can't say that. Didn't try again. Have given up Angular completely (for backward compatibility reasons with IE8)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants