Skip to content

Commit 9f3dea4

Browse files
author
Uttam Adhikari
committed
Added built frontend files
1 parent 51d07e3 commit 9f3dea4

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed

frontend/npm-debug.log

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
0 info it worked if it ends with ok
2+
1 verbose cli [ 'C:\\Program Files (x86)\\nodejs\\node.exe',
3+
1 verbose cli 'C:\\Program Files (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
4+
1 verbose cli 'run',
5+
1 verbose cli 'build' ]
6+
2 info using [email protected]
7+
3 info using [email protected]
8+
4 verbose run-script [ 'prebuild', 'build', 'postbuild' ]
9+
5 info lifecycle [email protected]~prebuild: [email protected]
10+
6 silly lifecycle [email protected]~prebuild: no script for prebuild, continuing
11+
7 info lifecycle [email protected]~build: [email protected]
12+
8 verbose lifecycle [email protected]~build: unsafe-perm in lifecycle true
13+
9 verbose lifecycle [email protected]~build: PATH: C:\Program Files (x86)\nodejs\node_modules\npm\bin\node-gyp-bin;C:\Users\Uttam Adhikari\Desktop\project\FAT-EIBL-V2\frontend\node_modules\.bin;C:\Users\Uttam Adhikari\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\local\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Users\Uttam Adhikari\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\WINDOWS\System32\OpenSSH;C:\Program Files (x86)\nodejs;C:\Program Files\Docker\Docker\resources\bin;C:\Users\Uttam Adhikari\AppData\Local\Microsoft\WindowsApps;C:\Users\Uttam Adhikari\AppData\Local\GitHubDesktop\bin;C:\Users\Uttam Adhikari\AppData\Local\Microsoft\WindowsApps;C:\Users\Uttam Adhikari\AppData\Roaming\npm;C:\Program Files\Git\usr\bin\vendor_perl;C:\Program Files\Git\usr\bin\core_perl
14+
10 verbose lifecycle [email protected]~build: CWD: C:\Users\Uttam Adhikari\Desktop\project\FAT-EIBL-V2\frontend
15+
11 silly lifecycle [email protected]~build: Args: [ '/d /s /c', 'vite build' ]
16+
12 silly lifecycle [email protected]~build: Returned: code: 1 signal: null
17+
13 info lifecycle [email protected]~build: Failed to exec build script
18+
14 verbose stack Error: [email protected] build: `vite build`
19+
14 verbose stack Exit status 1
20+
14 verbose stack at EventEmitter.<anonymous> (C:\Program Files (x86)\nodejs\node_modules\npm\lib\utils\lifecycle.js:255:16)
21+
14 verbose stack at emitTwo (events.js:106:13)
22+
14 verbose stack at EventEmitter.emit (events.js:191:7)
23+
14 verbose stack at ChildProcess.<anonymous> (C:\Program Files (x86)\nodejs\node_modules\npm\lib\utils\spawn.js:40:14)
24+
14 verbose stack at emitTwo (events.js:106:13)
25+
14 verbose stack at ChildProcess.emit (events.js:191:7)
26+
14 verbose stack at maybeClose (internal/child_process.js:886:16)
27+
14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
28+
15 verbose pkgid [email protected]
29+
16 verbose cwd C:\Users\Uttam Adhikari\Desktop\project\FAT-EIBL-V2\frontend
30+
17 error Windows_NT 10.0.26100
31+
18 error argv "C:\\Program Files (x86)\\nodejs\\node.exe" "C:\\Program Files (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "run" "build"
32+
19 error node v6.10.1
33+
20 error npm v3.10.10
34+
21 error code ELIFECYCLE
35+
22 error [email protected] build: `vite build`
36+
22 error Exit status 1
37+
23 error Failed at the [email protected] build script 'vite build'.
38+
23 error Make sure you have the latest version of node.js and npm installed.
39+
23 error If you do, this is most likely a problem with the fat-eibl-frontend package,
40+
23 error not with npm itself.
41+
23 error Tell the author that this fails on your system:
42+
23 error vite build
43+
23 error You can get information on how to open an issue for this project with:
44+
23 error npm bugs fat-eibl-frontend
45+
23 error Or if that isn't available, you can get their info via:
46+
23 error npm owner ls fat-eibl-frontend
47+
23 error There is likely additional logging output above.
48+
24 verbose exit [ 1, true ]

0 commit comments

Comments
 (0)