sonodima / soundpad-web

Web-based remote control interface for Soundpad.
16 stars 5 forks source link

pwa error #5

Open spacevini8 opened 7 months ago

spacevini8 commented 7 months ago

when I try to run it it gives me a "pwa" error

sonodima commented 7 months ago

I'm afraid I may need a few more details about the error. Where are you running the PWA? On what OS are you running the server?

spacevini8 commented 7 months ago

Windows, if you need the error, I won't be able to provide it to you until tomorrow (but I might be able to do it in a few hours).

cchrkk commented 2 weeks ago

Windows, if you need the error, I won't be able to provide it to you until tomorrow (but I might be able to do it in a few hours).

Same here. Solved with:

npm install next --legacy-peer-deps
npm install react@18.2.0 react-dom@18.2.0
spacevini8 commented 2 weeks ago

oh fuck, thanks man, I completely forgot about this lol

cchrkk commented 2 weeks ago

oh fuck, thanks man, I completely forgot about this lol

😂😂 Don't worry. If you're still interested, try. It should work 👍🏻 (Grazie Bing Chat per il fix lmao)