-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathyarn-error.log
executable file
·68 lines (60 loc) · 2.9 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
Arguments:
C:\Program Files\nodejs\node.exe C:\Users\daenu\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js publish
PATH:
C:\Program Files\Docker\Docker\Resources\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\GtkSharp\2.12\bin;C:\Program Files\Git\cmd;C:\Program Files\Blender Foundation\Blender;C:\Program Files\nodejs\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Graphviz2.38\bin;C:\Users\daenu\AppData\Local\Programs\Python\Python36-32\Scripts\;C:\Users\daenu\AppData\Local\Programs\Python\Python36-32\;C:\Users\daenu\AppData\Local\Programs\LLNL\VisIt 2.12.3;C:\Program Files\OpenBabel-2.4.1;C:\Users\daenu\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Microsoft VS Code\bin;C:\Users\daenu\AppData\Roaming\npm;C:\Program Files (x86)\Graphviz2.38\bin;
Yarn version:
1.3.2
Node version:
6.11.2
Platform:
win32 x64
npm manifest:
{
"name": "lore-engine",
"version": "1.0.0",
"description": "A WebGL based 3D data visualization engine.",
"main": "./dist/lore.js",
"directories": {
"example": "example"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": "git+https://github.com/daenuprobst/smilesDrawer.git",
"author": "Daniel Probst, Reymond Group, University of Bern",
"license": "MIT",
"bugs": {
"url": "https://github.com/daenuprobst/lore/issues"
},
"homepage": "https://github.com/daenuprobst/lore#readme",
"dependencies": {},
"devDependencies": {
"babel-preset-es2015": "^6.22.0",
"docdash": "^0.4.0",
"gulp": "^3.9.1",
"gulp-babel": "^6.1.2",
"gulp-concat": "^2.6.1",
"gulp-jsdoc-to-markdown": "^1.2.2",
"gulp-jsdoc3": "^1.0.1",
"gulp-rename": "^1.2.2",
"gulp-uglify": "^2.0.1",
"gulp-util": "^3.0.8"
},
"private": false
}
yarn manifest:
No manifest
Lockfile:
No lockfile
Trace:
Error: https://registry.yarnpkg.com/lore-engine: you must verify your email before publishing a new package: https://www.npmjs.com/email-edit
at Request.params.callback [as _callback] (C:\Users\daenu\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:62098:18)
at Request.self.callback (C:\Users\daenu\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:123085:22)
at emitTwo (events.js:106:13)
at Request.emit (events.js:191:7)
at Request.<anonymous> (C:\Users\daenu\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:124068:10)
at emitOne (events.js:96:13)
at Request.emit (events.js:188:7)
at Gunzip.<anonymous> (C:\Users\daenu\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:123988:12)
at Gunzip.g (events.js:292:16)
at emitNone (events.js:91:20)