Runkit + NPM failed to install some dependencies

I’m trying to run marky-markdown via Runkit.

But, I got the error below.

Error: Cannot find module '../build/Release/onig_scanner.node'

It seems to fail to install binary stuff. What can I do fix this?

1 Like

Thanks for bringing this to our attention. I can see the error on our end. We should have a fix deployed soon. We’ll ping you when it’s live and working. Sorry about that!

Sorry for the delay, marky-markdown should be working again: https://runkit.com/npm/marky-markdown

Let me know if you run into any other issues!

1 Like

Thanks for the fix. :smile:

1 Like

Hi! this seems to be a fine thread to ask about sqlite3, should it be working? https://runkit.com/npm/sqlite3 says that you don’t have that package.

Hi mikaelle, thanks for reporting the issue. It looks like there was a problem building the package on our end. We’re investigating it now.

Thanks, is there any ways that community could help debugging build process? For example locally run build environment and try to fix it?

Hi mikaelle, sqlite3 should now be working: https://npm.runkit.com/sqlite3

sorry for the delay!

  • Randy

Awesome, thanks a lot!

Looks like sqlite3 is again broken. https://npm.runkit.com/sqlite3

Error: Cannot find module 'sqlite3’
Should we have sqlite3?
We should have every package on npm. Sometimes this error is caused by a typo in your require path, but if you think we are actually missing this package, please confirm below and we’ll do our best to fix it as soon as possible!

Cheers, Mikael

Sorry about that… we had some issue when we added Node 8. It should be back now!

- Randy

Same bug as with marky-markdown is happening now with canvas