-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyarn-error.log
42 lines (34 loc) · 996 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
Arguments:
/home/vagrant/.nvm/versions/node/v10.14.2/bin/node /home/vagrant/.yarn/bin/yarn.js add [email protected]
PATH:
/home/vagrant/.yarn/bin:/home/vagrant/.config/yarn/global/node_modules/.bin:/home/vagrant/.nvm/versions/node/v10.14.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
Yarn version:
1.13.0
Node version:
10.14.2
Platform:
linux x64
Trace:
Error: EPROTO: protocol error, symlink '../../../acorn/bin/acorn' -> '/home/vagrant/workspace/node-js-http/node_modules/acorn-globals/node_modules/.bin/acorn'
npm manifest:
{
"name": "node-js-http",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"pug": "^2.0.0-rc.4"
},
"engines": {
"node": "~10"
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile