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.

webpack cannot find gumshoe dependency (v4.0.1)

See original GitHub issue

After installing gumshoe v4.0.1 from Github repository (as that release hadn’t been published to npm), webpack fails to find it:

    "gumshoe": "https://github.com/cferdinandi/gumshoe.git#v4.0.1",
import Gumshoe from 'gumshoe';
This dependency was not found:
* gumshoe in ./resources/assets/scripts/routes/common.js
To install it, you can run: npm install --save gumshoe

In node_modules there is a gumshoe directory for the gumshoe v4.0.1 module.

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
cferdinandicommented, Mar 7, 2019

I fixed the build path while making some documentation updates and just noticed your PR. Sorry about that!

1reaction
cferdinandicommented, Mar 1, 2019

Ah, that’s a bug I can fix. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

node.js - Error: Cannot find module 'webpack' - Stack Overflow
I was having this issue on OS X and it seemed to be caused by a version mismatch between my globally installed webpack...
Read more >
Web Libraries in Jars - WebJars
find -file, org.webjars, find-file, 0.1.4 · Firebase, org.webjars, firebase, 3.6.4 3.2.0 3.1.0 2.2.1 2.1.2 2.0.4 1.0.17 · FitVids.js, org.webjars, FitVids.js ...
Read more >
Styled-jsx NPM | npm.io
Can I return an array of components when using React 16? Styling third parties / child components from the parent · Some styles...
Read more >
Untitled
Lenmar battery case iphone 4, Verizon center suite prices, Phone number ... Premrajh, The new addams family wednesday quotes, Life doesn't get better...
Read more >
SteamWorks (v0.3) | GM Binder
... filter: saturate(.1); -webkit-filter: hue-rotate(190deg) saturate(0.1); ... or there may be technological elements you feel are missing that you desire.
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