Microsoft Windows [Version 10.0.19044.1586]
© Microsoft Corporation. Alle rechten voorbehouden.
C:\WINDOWS\system32>npm update edge-impulse-cli -g
npm WARN deprecated @zeit/dockerignore@0.0.5: “@zeit/dockerignore” is no longer maintained
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated request-promise@4.2.4: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
npm WARN deprecated request@2.88.0: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
changed 385 packages, and audited 386 packages in 2m
12 packages are looking for funding
run npm fund
for details
11 vulnerabilities (6 moderate, 3 high, 2 critical)
To address all issues (including breaking changes), run:
npm audit fix --force
Run npm audit
for details.
C:\WINDOWS\system32>edge-impulse-daemon
Edge Impulse serial daemon v1.14.5
Endpoints:
Websocket: wss://remote-mgmt.edgeimpulse.com
API: https://studio.edgeimpulse.com/v1
Ingestion: https://ingestion.edgeimpulse.com
[SER] Connecting to COM5
[SER] Serial is connected, trying to read config…
[SER] Retrieved configuration
[SER] Device is running AT command version 1.7.0
[SER] Unsupported AT command version running on this device. Supported version is 1.6.x and lower, but found 1.7.0.
[SER] Update the Edge Impulse CLI tools (via npm update edge-impulse-cli -g
) to continue.
C:\WINDOWS\system32>edge-impulse-daemon
Edge Impulse serial daemon v1.14.5
Endpoints:
Websocket: wss://remote-mgmt.edgeimpulse.com
API: https://studio.edgeimpulse.com/v1
Ingestion: https://ingestion.edgeimpulse.com
[SER] Connecting to COM5
[SER] Serial is connected, trying to read config…
[SER] Retrieved configuration
[SER] Device is running AT command version 1.7.0
[SER] Unsupported AT command version running on this device. Supported version is 1.6.x and lower, but found 1.7.0.
[SER] Update the Edge Impulse CLI tools (via npm update edge-impulse-cli -g
) to continue.
C:\WINDOWS\system32>
Someone has a solution for me ?
nmp update edge-impulse-cli -g doesn’t do the job…