munshkr / flok

Web-based P2P collaborative editor for live coding sounds and images
https://flok.cc
GNU General Public License v3.0
263 stars 40 forks source link

Strudel loads twice #259

Closed tmhglnd closed 7 months ago

tmhglnd commented 8 months ago

When starting Flok the console shows:

index-rGOb6-ww.js:4365 @strudel/core was loaded more than once...
This might happen when you have multiple versions of strudel installed. 
Please check with "npm ls @strudel/core".

Not sure if this can cause any issues?

munshkr commented 7 months ago

Does not seem to be an issue, but I upgraded the Strudel packages to 1.0.1 and it stopped complaining.