flatmax / gtkiostream

Trivialised Threading, GTK GUIs, Signal Processing, Neural Networks, Audio Processing, Octave interfacing ... and more !
13 stars 7 forks source link

Upgrade lit-element to lit #19

Closed mahdiridho closed 2 years ago

mahdiridho commented 2 years ago

It causes lit conflict on the app level, so we need to use the same version of lit

flatmax commented 2 years ago

Does the package.json file need to install lit element ? Also please check sox-audio and check the lit version there, check it doesn't clash.

mahdiridho commented 2 years ago

I don't see it on package.json but libgtkiostream extends to LitElement. So I think it will just find any Lit module on the dependent App

SoxAudio extends to LibgtkIOStream