ipfs-examples / helia-examples

How to do most anything with your Helia node
https://verified-fetch.vercel.app
73 stars 61 forks source link

Built examples/helia-electron throws error to .mjs file not found #106

Open otabeknos1rov opened 1 year ago

otabeknos1rov commented 1 year ago

NOTDIR: not a directory, stat '/Volumes/helia-in-electron 1.0.0/helia-in-electron.app/Contents/Resources/app.asar/helia.mjs'

On running electron app , .mjs file is fine I am using electron-builder package to build app on mac/win

MichaelJCole commented 10 months ago

Just made a PR for this: https://github.com/ipfs-examples/helia-examples/pull/193