Hi! After installing the plcncli 2020.0 for Windows, when I use the tool, for instance, “plcncli.exe get targets” it returns the error
Error:
An assembly specified in the application dependencies manifest (plcncli.deps.json) was not found:
package: ‘Mono.Posix.NETStandard’, version: ‘1.0.0’
path: ‘runtimes/win-x64/lib/netstandard2.0/Mono.Posix.NETStandard.dll’I’m getting the same error when I try to build a C++ project in Eclipse (every time I use the tool). I tried to remove and re-install the tool, but it didn’t work… Could be a problem with the PATH variable or…? How can I fix the issue? Best regards