frangoteam / FUXA

Web-based Process Visualization (SCADA/HMI/Dashboard) software
https://frangoteam.org
MIT License
2.67k stars 786 forks source link

[BUG] NodeJs Version Compatibility #1318

Open gabrielbalincaaeg opened 1 month ago

gabrielbalincaaeg commented 1 month ago

Describe the bug Hi, I am trying to test the latest version of fuxa with nodejs 18.20.4 and it doesn't work to install node_modules, I downgraded the version to 14.21.3 and it works. My question is what version are you using for development of fuxa ?

To Reproduce Steps to reproduce the behavior: Download the latest version of fuxa Download nodejs version 18.20.3

Expected behavior npm install should work without any error

Screenshots If applicable, add screenshots to help explain your problem.

Environment

hxjackcn commented 1 month ago

Mine is running fine, node.js 18.18.2

unocelli commented 4 weeks ago

please report of error!

gabrielbalincaaeg commented 2 weeks ago

Hi, I tested again, with version 18.20.4, probably something wrong with my machine, siemenss7 driver still doesn't work on windows, did you fixed that ?

wonka929 commented 2 weeks ago

See this:

https://github.com/mathiask88/node-snap7/actions/runs/8224127683/job/22487593358

Seems like mathiask88 has been able to compile with a certain v18, ask him which version he used exactly.

unocelli commented 1 week ago

Hi just try with installation with node 18.20.3 and then installed node-step7, everything works as expected