question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hi! I’m wondering what features in node 7 breaks compodoc? Noticed it when I tried out angular-seed.

error compodoc@0.0.8: The engine "node" is incompatible with this module. Expected version ">= 5.4.1 < 7".
error Found incompatible module

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
vogloblinskycommented, Dec 1, 2016

@cojack 0.0.17 pushed

1reaction
vogloblinskycommented, Nov 15, 2016

@wallymathieu just tested with nvm and node 7.0.0

I get this npm error :

npm ERR! node v7.0.0
npm ERR! npm  v3.10.8
npm ERR! code ENOTSUP

npm ERR! notsup Unsupported engine for compodoc@0.0.13: wanted: {"node":">= 5.4.1 < 7"} (current: {"node":"7.0.0","npm":"3.10.8"})
npm ERR! notsup Not compatible with your version of node/npm: compodoc@0.0.13
npm ERR! notsup Not compatible with your version of node/npm: compodoc@0.0.13
npm ERR! notsup Required: {"node":">= 5.4.1 < 7"}
npm ERR! notsup Actual:   {"npm":"3.10.8","node":"7.0.0"}

Just asked the question in angular2-dependencies-graph repository

Read more comments on GitHub >

github_iconTop Results From Across the Web

Build failed with error code: 7 #2095 - nodejs/node-gyp - GitHub
gyp ERR! This is a bug in node-gyp . ... npm WARN @angular/core@2.4.10 requires a peer of rxjs@^5.0.1 but none is installed. You...
Read more >
A Bug We Found In node.js 7 - Tech at Trello
After carefully reviewing the error reports, we found that we only hit the condition under Node 7, and that during the period (several...
Read more >
Errors | Node.js v19.3.0 Documentation
AssertionError s are a special class of error that can be triggered when Node.js detects an exceptional logic violation that should never occur....
Read more >
15 Common Error Codes in Node.js and How to Fix Them
Want to centralize and monitor your Node.js error logs? ... at listenInCluster (node:net:1378:12) at Server.listen (node:net:1465:7) at ...
Read more >
Bugs in package nodejs (version 18.12.1+dfsg-2) in unstable
Debian Bug report logs: Bugs in package nodejs (version 18.12.1+dfsg-2) in unstable ... 8 Important bugs; 7 Normal bugs; 1 Wishlist items. Classification....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found