-
Notifications
You must be signed in to change notification settings - Fork 334
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uncaught Error: Cannot find module 'lodash/debounce'Require stack:- $ATOM_HOME/packages\Hydroge... #2156
Comments
I have the exact same issue, and am also not sure how to resolve it. This is my stack trace:
|
*actually now I'm thinking it might be possible to fix with the Lodash module snippets package, there is a specific snippet that can implement the missing lodash/debounce. I'm currently trying to figure out how/where to put that snippet to get it to work though, that's where I'm currently stuck. |
please, has anyone managed to solve it? |
Prerequisites
Description
Steps to Reproduce
Expected behavior:
Actual behavior:
Versions
Atom: 1.60.0 x64
Electron: 9.4.4
OS: Microsoft Windows 10 Home
Thrown From: Hydrogen package 2.16.3
Stack Trace
Uncaught Error: Cannot find module 'lodash/debounce'
Require stack:
Commands
Non-Core Packages
Additional Information
The text was updated successfully, but these errors were encountered: