Paosko

Results 9 comments of Paosko

After restart the node-red this is occured in the pallete. ![image](https://user-images.githubusercontent.com/76214711/150333977-cb3e5bad-533f-4de6-9dcb-64b1b3036045.png)

I don't know from where I can get better log then this one from installation. Previously there was not so many vulnerabilities, I played with that a lot. On the...

Here I foundhow to create a better log. **C:\GreenVIP_Testing\Testing\Node-red\Phase0>npm install node-red-node-serialport --loglevel verbose** npm verb cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js', npm verb cli 'install', npm verb cli 'node-red-node-serialport', npm verb cli '--loglevel',...

The node-red is running up to FreeMaster lite from NXP. [https://www.nxp.com/design/software/development-software/freemaster-run-time-debugging-tool:FREEMASTER] Unfortunately it does not worked. :-( When I look to the file -> C:\GreenVIP_Testing\Testing\Node-red\Phase0\node_modules\@serialport\bindings\build\Release\bindings.node the Date modified is not...

in this folder is just bindings.node (Date modified) 26.11.2021 5:21PM Hah I already tried to do -> I renamed the original and when I started `npm rebuild ` to this...

![image](https://user-images.githubusercontent.com/76214711/150499954-2c1e086d-dcd3-4831-81c9-e655a6d855d3.png) Red is the original file which I renamed. And the blue file added after `npm rebuild`

Now I tried to run `npm run rebuild` It added files there also changed the bindings.node but still it write the same error. bindings.node is not WIN 32 app. ![image](https://user-images.githubusercontent.com/76214711/150500946-a6d896cd-0e14-48a6-ace5-f3d97677ce70.png)...

[Here is created issue](https://github.com/serialport/node-serialport/discussions/2399)