How to use zx with Neutralinojs? #450
-
I want to be able to use parts of zx for a neutralino project I'm working to help further my learning, Im pretty inexperienced when it comes to Javascript so I'm asking here!
and in the test.mjs file I have
When I run the test nothing gets changed and in the console there's the error Is there any glaring reason why this wouldn't work? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
in case anyone has similar issues, I ended up finding out you cant run node in browser and another technology is needed to do so. |
Beta Was this translation helpful? Give feedback.
in case anyone has similar issues, I ended up finding out you cant run node in browser and another technology is needed to do so.