spknetwork/3Speak-app

Installation Note

Opened this issue · 1 comments

Something small but maybe set the node engine explicitly to v16.2
Since on Windows with v18 I get the following webpack related issue:
Error: error:0308010C:digital envelope routines::unsupported
Downgrading to v16.2 works.

If possible a WSL2 guide would be amazing but I will attempt that again in the future.
For now I got it running on W11 direct and node v16.2

Side question: Are you in the progress of migrating to Helia etc?

@Penderis We have not migrated to Helia due to the following:

  • Lower level incompatibilities with ESM & The electron/webpack settings we use
  • Maturity state of Helia itself

I do want to do this transition in the future along with other major changes to refactor the app.