-
Notifications
You must be signed in to change notification settings - Fork 21
/
lerna-debug.log
21 lines (21 loc) · 1.83 KB
/
lerna-debug.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
0 silly argv {
0 silly argv _: [ 'run' ],
0 silly argv parallel: true,
0 silly argv lernaVersion: '7.4.2',
0 silly argv '$0': '/Users/user/Documents/WorkingFolder/owallet-swap/node_modules/.bin/lerna',
0 silly argv script: 'test'
0 silly argv }
1 notice cli v7.4.2
2 verbose packageConfigs Explicit "packages" configuration found in lerna.json. Resolving packages using the configured glob(s): ["packages/*"]
3 verbose rootPath /Users/user/Documents/WorkingFolder/owallet-swap
4 error Error: Failed to process project dependencies with "nx-js-graph-plugin".
4 error Source project does not exist: npm:@types/metro-config
4 error at validateCommonDependencyRules (/Users/user/Documents/WorkingFolder/owallet-swap/node_modules/nx/src/project-graph/project-graph-builder.js:318:15)
4 error at validateDependency (/Users/user/Documents/WorkingFolder/owallet-swap/node_modules/nx/src/project-graph/project-graph-builder.js:313:5)
4 error at ProjectGraphBuilder.addDependency (/Users/user/Documents/WorkingFolder/owallet-swap/node_modules/nx/src/project-graph/project-graph-builder.js:190:9)
4 error at /Users/user/Documents/WorkingFolder/owallet-swap/node_modules/nx/src/project-graph/build-project-graph.js:184:25
4 error at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
4 error at async Promise.all (index 0)
4 error at async updateProjectGraphWithPlugins (/Users/user/Documents/WorkingFolder/owallet-swap/node_modules/nx/src/project-graph/build-project-graph.js:178:5)
4 error at async buildProjectGraphUsingContext (/Users/user/Documents/WorkingFolder/owallet-swap/node_modules/nx/src/project-graph/build-project-graph.js:98:15)
4 error at async buildProjectGraphUsingProjectFileMap (/Users/user/Documents/WorkingFolder/owallet-swap/node_modules/nx/src/project-graph/build-project-graph.js:62:24)