-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathyarn-error.log
More file actions
42 lines (32 loc) · 975 Bytes
/
yarn-error.log
File metadata and controls
42 lines (32 loc) · 975 Bytes
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:
/usr/bin/node /usr/share/yarn/bin/yarn.js
PATH:
/home/matt/.local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/matt/.local/bin
Yarn version:
1.10.1
Node version:
10.11.0
Platform:
linux x64
Trace:
Error: EACCES: permission denied, unlink '/home/matt/Projects/systemd-notify2/node_modules/bindings/README.md'
npm manifest:
{
"name": "systemd-notify2",
"version": "1.0.0",
"main": "index.js",
"license": "BSD-3-Clause",
"gypfile": true,
"dependencies": {
"bindings": "^1.3.0"
}
}
yarn manifest:
No manifest
Lockfile:
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
bindings@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/bindings/-/bindings-1.3.0.tgz#b346f6ecf6a95f5a815c5839fc7cdb22502f1ed7"
integrity sha512-DpLh5EzMR2kzvX1KIlVC0VkC3iZtHKTgdtZ0a3pglBZdaQFjt5S9g9xd1lE+YvXyfd6mtCeRnrUfOLYiTMlNSw==