Closed kapooostin closed 1 month ago
Thanks, @kapooostin. I've just had a look, and I'm seeing the same thing in the current version of RunJS. However, it is working in the latest release candidate which will be released as RunJS version 2.12.0 at some point within the next few weeks.
Great! Is there a way to install RC-version beforehand?
Seems like this might still be an issue in latest version.
@btecu interesting, you're right. It looks like it only works for me when I'm running in dev mode, not prod. Sorry, @kapooostin, I will need to look into this further.
@kapooostin for the moment, you could try manually installing it in this directory: ~/Library/Application\ Support/runjs
@lukehaas I'd love to, Sorry, how exactly could I do it?
If you're on mac, navigate to ~/Library/Application\ Support/runjs
in your terminal and then run npm install sharp
.
I updated RunJS and now it loads sharp
. But cannot use it
WIll try to install it manually, sec...
Installing sharp
manually makes it work, indeed.
@kapooostin @btecu this seems to be working ok now in the latest release.
@kapooostin @btecu this seems to be working ok now in the latest release.
Yep, it works great, thank you!
I installed sharp package. But it cannot be loaded:
Is there any way to use it in RunJS?
My log is below