themocs

Results 11 comments of themocs

Check the last tag of my repo! I changed it to a test, and worked fine, i think i'll pull it

I experience the same problem! Why that happens?

I notice, in order to get this work, sockjs-client must be on both projects package.json, the library and the main app.

> I notice, in order to get this work, sockjs-client must be on both projects package.json, library and main app. @antch @mounthorse-slns

@mounthorse-slns moment on the library side is under "dependencies", but i don't think that's the problem, neither `allowSyntheticDefaultImports` because you will an error from that. Maybe moment version?

Hey @mounthorse-slns what's your case? i mean, moment is on the library project, but not in the main app?

Hi there! @jonespm to solve this error just add: "node_modules/socket.io/client-dist/*.js" on package.json pkg assets, then regenerate pkg build. Done! Cheers.

> I notice, in order to get this work, sockjs-client must be on both projects package.json, the library and the main app. @yegormk did you try this? same dependency on...

Hi @laserman781: first, flash the esp, then upload sketch data. That's it. PS: AP mode not works, so i set ssid and password wifi on code, like this: `char* ssid...