-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyarn-error.log
44 lines (36 loc) · 990 Bytes
/
yarn-error.log
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
Arguments:
/Users/simondepelchin/.nvm/versions/node/v11.2.0/bin/node /usr/local/Cellar/yarn/1.19.2/libexec/bin/yarn.js link
PATH:
/Users/simondepelchin/.nvm/versions/node/v11.2.0/bin:/Users/simondepelchin/bin:/usr/local/bin:/Users/simondepelchin/.composer/vendor/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
Yarn version:
1.19.2
Node version:
11.2.0
Platform:
darwin x64
Trace:
Error: ENOENT: no such file or directory, symlink '../../../../Users/simondepelchin/.config/yarn/link/@depsimon/tio/bin/tio' -> '/usr/local/bin/@depsimon/tio'
npm manifest:
{
"name": "@depsimon/tio",
"version": "1.0.0",
"license": "MIT",
"author": "Simon Depelchin",
"publishConfig": {
"access": "public"
},
"bin": {
"@depsimon/tio": "bin/tio",
"tio": "bin/tio"
},
"devDependencies": {
"esm": "^3.2.25"
},
"dependencies": {
"arg": "^4.1.2"
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile