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.

This dependency was not found: ./node_modules/next-apollo/dist/link.js

See original GitHub issue

"next-apollo": "^2.0.8", This might be user error on my part, but I’m getting the following error below.

This dependency was not found:

  • next/dist/lib/utils in ./node_modules/next-apollo/dist/link.js

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
benloeffelcommented, Feb 21, 2019

Yes, I just updated dependency and the error no longer occurs on Next v8+. Thanks @adamsoffer! 👍

1reaction
adamsoffercommented, Feb 21, 2019

Hey guys - I just pushed a fix in v2.0.9 that address this dependency error. Let me know if that fixed it for you. I’ll open up a separate issue re: data prefetching no longer working.

Read more comments on GitHub >

github_iconTop Results From Across the Web

javascript - This dependency was not found
It looks like one of your files is trying to load a local component called HelloWorld.vue and it may not exist in your...
Read more >
This dependency was not found in node_modules #295
I am using laravel 5.3 and followed the laracast learn vue 2 laravel-mix tutorial. But encountered following error when running 'npm run ...
Read more >
Dependency not found - Get Help
This dependency was not found : @name/my_client in ./src/store/modules/connection/client.js. To install it, you can run: npm install --save @name/my_client.
Read more >
depcheck
Notice: depcheck needs node.js >= 10. Syntax Support. Depcheck not only recognizes the dependencies in JavaScript files, but also supports these ...
Read more >
module-not-found
The module you're trying to import is not installed in your dependencies. When importing a module from npm this module has to be...
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