-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathyarn-error.log
More file actions
48 lines (40 loc) · 1.53 KB
/
Copy pathyarn-error.log
File metadata and controls
48 lines (40 loc) · 1.53 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Arguments:
/usr/bin/node /usr/local/bin/yarn
PATH:
/home/petter/.node/bin:/home/petter/.sdkman/candidates/gradle/current/bin:/home/petter/.node/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/home/petter/local/bin:/home/petter/Android/Sdk/tools:/home/petter/Android/Sdk/platform-tools:/home/petter/.local/bin:/home/petter/bin:/usr/local/bin:/home/petter/local/bin:/home/petter/Android/Sdk/tools:/home/petter/Android/Sdk/platform-tools
Yarn version:
1.5.1
Node version:
10.15.0
Platform:
linux x64
npm manifest:
{
"private": true,
"name": "test",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"workspaces": [
"./packages/*"
]
}
yarn manifest:
No manifest
Lockfile:
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
Trace:
Error: Couldn't find package "@scope/child2@^1.0.0" required by "@scope/child1@1.0.0" on the "npm" registry.
at new MessageError (/usr/local/lib/node_modules/yarn/lib/cli.js:186:110)
at PackageRequest.<anonymous> (/usr/local/lib/node_modules/yarn/lib/cli.js:36274:17)
at Generator.throw (<anonymous>)
at step (/usr/local/lib/node_modules/yarn/lib/cli.js:98:30)
at /usr/local/lib/node_modules/yarn/lib/cli.js:111:13
at process._tickCallback (internal/process/next_tick.js:68:7)