hydra-synth / atom-hydra

78 stars 29 forks source link

Cannot find module 'hydra-synth' #50

Open santiago-agoago opened 1 year ago

santiago-agoago commented 1 year ago

I am using MacOS Mojave 10.14.6 and have been unable to start hydra on atom. The error message is this:

Error: Cannot find module 'hydra-synth' Require stack:

Thank you!

julianbejarano commented 1 year ago

i have the same issue

starmaid commented 1 year ago

in your atom-hydra directory, try running apm install. That should install the dependencies, and should work after an atom restart. #54