'module_not_found'

Error: Cannot find module ‘C:\Users\pop54\AppData\Roaming\npm\node_modules\edge-impulse-cli\build\cli\daemon.js’
at Module._resolveFilename (node:internal/modules/cjs/loader:1144:15)
at Module._load (node:internal/modules/cjs/loader:985:27)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
at node:internal/main/run_main_module:28:49 {
code: ‘MODULE_NOT_FOUND’,
requireStack: []
}

에러가 나왔는데 어떻게 해야되나요??

Hi @poiup1999,

It looks like the CLI did not install correctly. You will likely need to uninstall the CLI tool and Node.js and reinstall them. Please see these posts for troubleshooting help: