-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
294ca3a
commit d7983e1
Showing
6 changed files
with
6,244 additions
and
190 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
0 info it worked if it ends with ok | ||
1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe', | ||
1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js', | ||
1 verbose cli 'start' ] | ||
2 info using [email protected] | ||
3 info using [email protected] | ||
4 verbose run-script [ 'prestart', 'start', 'poststart' ] | ||
5 info lifecycle @~prestart: @ | ||
6 silly lifecycle @~prestart: no script for prestart, continuing | ||
7 info lifecycle @~start: @ | ||
8 verbose lifecycle @~start: unsafe-perm in lifecycle true | ||
9 verbose lifecycle @~start: PATH: C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin;C:\Users\sshubh_CGGT\Documents\GitHub\Project5-WebGL-Forward-Plus-and-Clustered-Deferred\node_modules\.bin;C:\VulkanSDK\1.1.85.0\Bin;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0\bin;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0\libnvvp;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Users\SIG\.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files\nodejs\;C:\Program Files (x86)\GtkSharp\2.12\bin;C:\Program Files (x86)\SMI\iViewNG-HMD\SDK\libs\x86;C:\Program Files (x86)\SMI\iViewNG-HMD\SDK\libs\x64;C:\Program Files (x86)\SMI\iViewNG-HMD\SDK\3rdParty;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Autodesk\Maya2017\bin;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit\;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\WINDOWS\system32;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\Microsoft VS Code\bin;D:\Android AVD\platform-tools;D:\Android AVD\tools;C:\Program Files\dotnet\;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.1\libnvvp;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.1\bin;C:\Program Files (x86)\GitExtensions\;C:\Users\SIG Student\Anaconda3\python.exe;;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\NVIDIA Corporation\Nsight Compute 2021.2.2\;C:\Users\sshubh_CGGT\AppData\Local\Microsoft\WindowsApps;C:\Users\sshubh_CGGT\AppData\Local\GitHubDesktop\bin | ||
10 verbose lifecycle @~start: CWD: C:\Users\sshubh_CGGT\Documents\GitHub\Project5-WebGL-Forward-Plus-and-Clustered-Deferred | ||
11 silly lifecycle @~start: Args: [ '/d /s /c', 'webpack-dev-server --mode development' ] | ||
12 silly lifecycle @~start: Returned: code: 1 signal: null | ||
13 info lifecycle @~start: Failed to exec start script | ||
14 verbose stack Error: @ start: `webpack-dev-server --mode development` | ||
14 verbose stack Exit status 1 | ||
14 verbose stack at EventEmitter.<anonymous> (C:\Program Files\nodejs\node_modules\npm\lib\utils\lifecycle.js:255:16) | ||
14 verbose stack at emitTwo (events.js:106:13) | ||
14 verbose stack at EventEmitter.emit (events.js:191:7) | ||
14 verbose stack at ChildProcess.<anonymous> (C:\Program Files\nodejs\node_modules\npm\lib\utils\spawn.js:40:14) | ||
14 verbose stack at emitTwo (events.js:106:13) | ||
14 verbose stack at ChildProcess.emit (events.js:191:7) | ||
14 verbose stack at maybeClose (internal/child_process.js:877:16) | ||
14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5) | ||
15 verbose pkgid @ | ||
16 verbose cwd C:\Users\sshubh_CGGT\Documents\GitHub\Project5-WebGL-Forward-Plus-and-Clustered-Deferred | ||
17 error Windows_NT 10.0.19041 | ||
18 error argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "start" | ||
19 error node v6.9.5 | ||
20 error npm v3.10.10 | ||
21 error code ELIFECYCLE | ||
22 error @ start: `webpack-dev-server --mode development` | ||
22 error Exit status 1 | ||
23 error Failed at the @ start script 'webpack-dev-server --mode development'. | ||
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 package, | ||
23 error not with npm itself. | ||
23 error Tell the author that this fails on your system: | ||
23 error webpack-dev-server --mode development | ||
23 error You can get information on how to open an issue for this project with: | ||
23 error npm bugs | ||
23 error Or if that isn't available, you can get their info via: | ||
23 error npm owner ls | ||
23 error There is likely additional logging output above. | ||
24 verbose exit [ 1, true ] |
Oops, something went wrong.