build --configuration android,然后运行detox test --configuration android,则会弹出并给出以下错误ERROR: [cli.js] at Function.Module._load (internal/modules/cjs/loader.js:746:27)
ER
at MessageError.ExtendableBuiltin (C:\Users\Sanjeewa\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:721:66) at step (C:\Users\Sanjeewa\AppData\Roaming\npm\node_modu
meanjs模块,而我正在执行这个命令meanjs admin@admin.com -a admin,这个错误是comming /usr/local/lib/node_modules/mean-cli/lib/cli.js:1088 if (err)抛出新的错误(Err);^错误:错误:找不到位于/usr/local/lib/node_modules/mean-cli/lib/cli.js:1088:2
detox[30627] ERROR: [cli.js] Could not resolve "jest-config" package from the "jest" npm package directory.detox[30627] ERROR: [cli.js] This means that Detox could not find itin any of the following locations:
detox[30627]
但是现在当我进入npm run dev时,它告诉我它找不到多个不同的模块。/' imported from /Users/gtrman97/Documents/code/coding-projects/project/node_modules/vite/dist/node/cli.js出于好奇,我在cli.js文件中注释掉了cli.js行,但是在不同的模块中得到了相同的错误:
Error [ER