Hi All,
I’m having trouble adding a library to a Workbench project.
I use the command pallet - Particle:Install Library
AB1805_RK
and I get the following error. Can someone point ME in the right direction?
Checking library AB1805_RK…
Installing library AB1805_RK 0.0.1 to /Users/XXXXX/Particle/projects/BoronTankWatch/lib/AB1805_RK …
The “urlObject” argument must be one of type object or string. Received undefined
at makeError (/Users/XXXXX/.vscode/extensions/particle.particle-vscode-core-1.16.0/node_modules/execa/lib/error.js:59:11)
at handlePromise (/Users/XXXXX/.vscode/extensions/particle.particle-vscode-core-1.16.0/node_modules/execa/index.js:114:26)
at process.processTicksAndRejections (node:internal/process/task_queues:96:5)