You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess we are trying to create this request eventually as that works. It could also be that counting should be done entirely different. Please enlighten me :-)
Error: Unknown pine option: $count
at mergePineOptions (.../node_modules/.pnpm/[email protected]/node_modules/balena-sdk/es2015/util/index.js:88:15)
at Object.<anonymous> (.../node_modules/.pnpm/[email protected]/node_modules/balena-sdk/es2015/models/device.js:311:65)
at Generator.next (<anonymous>)
at fulfilled (.../node_modules/.pnpm/[email protected]/node_modules/tslib/tslib.js:166:62)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
Expected Behavior
I would expect to be able to count devices
Actual Behavior
Error: Unknown pine option: $count
(Typescript compiles and linting is fine with the resolved types)
Steps to Reproduce the Problem
This might be related to #1293
Specifications
I guess we are trying to create this request eventually as that works. It could also be that counting should be done entirely different. Please enlighten me :-)
The text was updated successfully, but these errors were encountered: