-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathnpm-debug.log
More file actions
46 lines (46 loc) · 3.81 KB
/
Copy pathnpm-debug.log
File metadata and controls
46 lines (46 loc) · 3.81 KB
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
0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/nodejs', '/usr/bin/npm', 'run', 'build' ]
2 info using npm@3.5.2
3 info using node@v4.2.6
4 verbose run-script [ 'prebuild', 'build', 'postbuild' ]
5 info lifecycle ladybug@1.0.0~prebuild: ladybug@1.0.0
6 silly lifecycle ladybug@1.0.0~prebuild: no script for prebuild, continuing
7 info lifecycle ladybug@1.0.0~build: ladybug@1.0.0
8 verbose lifecycle ladybug@1.0.0~build: unsafe-perm in lifecycle true
9 verbose lifecycle ladybug@1.0.0~build: PATH: /usr/share/npm/bin/node-gyp-bin:/mnt/c/Users/lucia/Year 1 Sem 2/Orbital/ladybugv2/ladybug/node_modules/.bin:/home/lucia/bin:/home/lucia/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/mnt/c/Program Files/WindowsApps/CanonicalGroupLimited.Ubuntu16.04onWindows_2020.1604.14.0_x64__79rhkp1fndgsc:/mnt/c/Program Files/Java/jdk-11.0.6/bin:/mnt/c/WINDOWS:/mnt/c/WINDOWS/System32/Wbem:/mnt/c/WINDOWS/System32/WindowsPowerShell/v1.0/:/mnt/c/WINDOWS/System32/OpenSSH/:/mnt/c/Downloads/Java/jdk-11.0.4/bin:/mnt/c/Program Files/MATLAB/R2019b/bin:/mnt/c/WINDOWS/System32/WBem:/mnt/c/Program Files/nodejs/:/mnt/c/Program Files (x86)/Brackets/command:/mnt/c/Windows/system32:/mnt/c/Program Files/Git/cmd:/mnt/c/Users/lucia/AppData/Local/Programs/Python/Python38-32/Scripts/:/mnt/c/Users/lucia/AppData/Local/Programs/Python/Python38-32/:/mnt/c/Users/lucia/AppData/Local/Microsoft/WindowsApps:/mnt/c/Users/lucia/AppData/Local/Programs/MiKTeX 2.9/miktex/bin/x64/:/mnt/c/Users/lucia/AppData/Roaming/npm:/mnt/c/Users/lucia/AppData/Local/Programs/Microsoft VS Code/bin:/mnt/c/Program Files/heroku/bin:/mnt/c/Program Files (x86)/mingw-w64/i686-8.1.0-posix-dwarf-rt_v6-rev0/mingw32/bin:/snap/bin
10 verbose lifecycle ladybug@1.0.0~build: CWD: /mnt/c/Users/lucia/Year 1 Sem 2/Orbital/ladybugv2/ladybug
11 silly lifecycle ladybug@1.0.0~build: Args: [ '-c',
11 silly lifecycle 'set "GENERATE_SOURCEMAP=false" && react-scripts build' ]
12 silly lifecycle ladybug@1.0.0~build: Returned: code: 1 signal: null
13 info lifecycle ladybug@1.0.0~build: Failed to exec build script
14 verbose stack Error: ladybug@1.0.0 build: `set "GENERATE_SOURCEMAP=false" && react-scripts build`
14 verbose stack Exit status 1
14 verbose stack at EventEmitter.<anonymous> (/usr/share/npm/lib/utils/lifecycle.js:232:16)
14 verbose stack at emitTwo (events.js:87:13)
14 verbose stack at EventEmitter.emit (events.js:172:7)
14 verbose stack at ChildProcess.<anonymous> (/usr/share/npm/lib/utils/spawn.js:24:14)
14 verbose stack at emitTwo (events.js:87:13)
14 verbose stack at ChildProcess.emit (events.js:172:7)
14 verbose stack at maybeClose (internal/child_process.js:821:16)
14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
15 verbose pkgid ladybug@1.0.0
16 verbose cwd /mnt/c/Users/lucia/Year 1 Sem 2/Orbital/ladybugv2/ladybug
17 error Linux 4.4.0-18362-Microsoft
18 error argv "/usr/bin/nodejs" "/usr/bin/npm" "run" "build"
19 error node v4.2.6
20 error npm v3.5.2
21 error code ELIFECYCLE
22 error ladybug@1.0.0 build: `set "GENERATE_SOURCEMAP=false" && react-scripts build`
22 error Exit status 1
23 error Failed at the ladybug@1.0.0 build script 'set "GENERATE_SOURCEMAP=false" && react-scripts build'.
23 error Make sure you have the latest version of node.js and npm installed.
23 error If you do, this is most likely a problem with the ladybug package,
23 error not with npm itself.
23 error Tell the author that this fails on your system:
23 error set "GENERATE_SOURCEMAP=false" && react-scripts build
23 error You can get information on how to open an issue for this project with:
23 error npm bugs ladybug
23 error Or if that isn't available, you can get their info via:
23 error npm owner ls ladybug
23 error There is likely additional logging output above.
24 verbose exit [ 1, true ]