>lerna run --scope='app' test
info cli using local version of lerna
lerna notice cli v3.22.1
lerna notice filter including "app"
lerna info filter [ 'app' ]
lerna info Executing command in 1 package: "npm run test"
lerna ERR! npm run test exited 1 in 'app'
lerna ERR! npm run test stdout:
> [email protected] test D:\@workspace\stencil-lerna\packages\app
> stencil test --spec --e2e
[06:59.3] @stencil/core
[06:59.6] v2.0.3
[ ERROR ] Please install missing dev dependencies with either npm or yarn.
npm install --save-dev @types/[email protected] [email protected]
[email protected] @types/[email protected] [email protected]
lerna ERR! npm run test stderr:
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] test: `stencil test --spec --e2e`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] test script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\nodejs\npm-cache\_logs\2022-01-20T15_06_59_849Z-debug.log
lerna ERR! npm run test exited 1 in 'app'
missing dev dependencies