BiancoRoyal / node-red-contrib-modbus

maintained by PLUS for Node-RED - https://plus4nodered.com
https://www.npmjs.com/package/node-red-contrib-modbus
BSD 3-Clause "New" or "Revised" License
295 stars 108 forks source link

yarn install error because url have bad charactor #426

Closed lrobot closed 5 months ago

lrobot commented 9 months ago

Which node-red-contrib-modbus version are you using?

latest

What happened?

$ yarn add node-red-contrib-modbus                                                    
➤ YN0000: ┌ Resolution step
➤ YN0001: │ Error: @open-p4nr/modbus-serial@https://dl.cloudsmith.io/public/iniationware-gmbh/plus4nodered/npm/open-p4nr/modbus-serial/8.1.0/modbus-serial-8.1.0.tgz#_gl=1*oezs8a*_gcl_au*NDk2NjE5MzkwLjE2ODc1MDQxODk. isn't supported by any available resolver
    at xf.getResolverByDescriptor (~/.cache/node/corepack/yarn/3.5.0/yarn.js:391:1647)

Server

Modbus-Server Node

How can this be reproduced?

yarn3 run : yarn add node-red-contrib-modbus

What did you expect to happen?

install sucess

Other Information

but install failed

lrobot commented 9 months ago

yarn add '@open-p4nr/modbus-serial@https://dl.cloudsmith.io/public/iniationware-gmbh/plus4nodered/npm/open-p4nr/modbus-serial/8.1.0/modbus-serial-8.1.0.tgz#_gl=1*oezs8a*_gcl_au*NDk2NjE5MzkwLjE2ODc1MDQxODk' also failed yarn add '@open-p4nr/modbus-serial@https://dl.cloudsmith.io/public/iniationware-gmbh/plus4nodered/npm/open-p4nr/modbus-serial/8.1.0/modbus-serial-8.1.0.tgz'. can sucess

biancode commented 8 months ago

please try V5.28.0 soon

github-actions[bot] commented 6 months ago

This issue is stale because it has been open 60 days with no activity. It will be closed in 30 days, but can be saved by removing the stale label or commenting.