running the npm install -g edge impulse cli give this error.
npm WARN deprecated @zeit/dockerignore@0.0.5: “@zeit/dockerignore” is no longer maintained
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
npm WARN deprecated har-validator@5.1.5: this library is no longer supported.
And running the edge-impulse-daemon give this error
Error: Could not locate the bindings file. Tried:
I tried the suggested solutions, uninstalling or reinstalling but it still doesnt want to work.
Tried both on linux and widnows 10.
any suggestions ?