-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyarn-error.log
52 lines (41 loc) · 1.37 KB
/
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
45
46
47
48
49
50
51
52
Arguments:
/usr/bin/node /usr/share/yarn/bin/yarn.js install cheerio
PATH:
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/go/bin:/usr/local/go/bin
Yarn version:
1.5.1
Node version:
9.9.0
Platform:
linux x64
npm manifest:
{
"dependencies": {
"rethinkdbdash": "^2.3.31"
},
"devDependencies": {
"eslint-config-airbnb-base": "^12.1.0",
"eslint-plugin-import": "^2.10.0"
}
}
yarn manifest:
No manifest
Lockfile:
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
"bluebird@>= 3.0.1":
version "3.5.1"
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.1.tgz#d9551f9de98f1fcda1e683d17ee91a0602ee2eb9"
rethinkdbdash@^2.3.31:
version "2.3.31"
resolved "https://registry.yarnpkg.com/rethinkdbdash/-/rethinkdbdash-2.3.31.tgz#fe2f73d1fa6e6f5d96d8e881292013cf6dca914d"
dependencies:
bluebird ">= 3.0.1"
Trace:
Error: `install` has been replaced with `add` to add new dependencies. Run "yarn add cheerio" instead.
at new MessageError (/usr/share/yarn/lib/cli.js:186:110)
at Object.<anonymous> (/usr/share/yarn/lib/cli.js:21987:13)
at Generator.next (<anonymous>)
at step (/usr/share/yarn/lib/cli.js:98:30)
at /usr/share/yarn/lib/cli.js:109:13
at <anonymous>