Juan Gutiérrez@juangutierrez
Todo mal, realicé varias veces el mismo procedimiento segun el video y sigo teniendo un error. No entiendo nada, nunca he usado git ni node, ni la consola.
30588 warn ed-boilerplate@1.0.0 No repository field.
30589 warn optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules\fsevents):
30590 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
30591 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS: darwin
30591 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch: any
30591 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS: win32
30591 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: x64
30592 verbose stack Error: node-sass@4.11.0 postinstall: `node scripts/build.js`
30592 verbose stack Exit status 1
30592 verbose stack at EventEmitter.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\index.js:326:16)
30592 verbose stack at EventEmitter.emit (events.js:209:13)
30592 verbose stack at ChildProcess.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\lib\spawn.js:<button type="button" class="community-timestamp cursor-pointer border-0 bg-transparent p-0 font-inherit text-primary-500 underline decoration-primary-500/60 underline-offset-2 hover:text-primary-400" data-time="3314">55:14</button>)
30592 verbose stack at ChildProcess.emit (events.js:209:13)
30592 verbose stack at maybeClose (internal/child_process.js:1021:16)
30592 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:283:5)
30593 verbose pkgid node-sass@4.11.0
30594 verbose cwd E:\G&L\gl
30595 verbose Windows_NT 10.0.18362
30596 verbose argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install"
30597 verbose node v12.10.0
30598 verbose npm v6.10.3
30599 error code ELIFECYCLE
30600 error errno 1
30601 error node-sass@4.11.0 postinstall: `node scripts/build.js`
30601 error Exit status 1
30602 error Failed at the node-sass@4.11.0 postinstall script.
30602 error This is probably not a problem with npm. There is likely additional logging output above.
30603 verbose exit [ 1, true ]
El error dejó un archivo.log, anexo el trozo desde donde se ve que comienza a fallar.