johnlindquist / kit

Script Kit. Automate Anything.
https://scriptkit.com
MIT License
3.91k stars 138 forks source link

Installed npm module not found #1311

Closed PrinceRajRoy closed 1 year ago

PrinceRajRoy commented 1 year ago

Hi, I'm trying this out, so far it's been amazing! Currently, I'm getting this error for an already installed npm module

image

image

On inspecting the module

inspect(Jimp) -> {}

it gives me an empty object as output. Any idea what could be the issue?

PS - I'm on Windows 10 btw.