I can’t work with the serialport module while debugging produces the following error
C: \ Users \ Guru \ Desktop \ step motor project \ electron-quick-start \ node_modules \ bindings \ bindings.js: 121 Uncaught Error: The module '\? \ C: \ Users \ Guru \ Desktop \ step motor project \ electron-quick-start \ node_modules @ serialport \ bindings \ build \ Release \ bindings.node 'This version of Node.js requires NODE_MODULE_VERSION 69. Please reuse-compiling -installing the module (for instance, using
npm rebuild
ornpm install
).
и т.д.
npm rebuild and npm install tried everything to no avail :(