Skip to content

Instantly share code, notes, and snippets.

@manicExpressive
Created September 27, 2017 19:21
Show Gist options
  • Save manicExpressive/6947a40fc626889df6988cd6ff1dcc82 to your computer and use it in GitHub Desktop.
Save manicExpressive/6947a40fc626889df6988cd6ff1dcc82 to your computer and use it in GitHub Desktop.
pwa-pilot@1.0.0 /tmp/app
└─┬ nuxt@1.0.0-rc9
└─┬ postcss-url@7.1.2
└─┬ xxhashjs@0.2.1
└── cuint@0.2.2
Running npm run build (npm)
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x20 pc=0x6679b5]
goroutine 1 [running]:
nodejs/finalize.(*Finalizer).runScript(0xc4200c9ec0, 0xc42012d3f0, 0xd, 0x6fe3eb, 0x3, 0x6fe9fd, 0x6)
/tmp/d20170718-389-1bf4uaj/src/nodejs/finalize/finalize.go:345 +0x235
nodejs/finalize.(*Finalizer).runPostbuild(0xc4200c9ec0, 0x6fe3eb, 0x3, 0x0, 0x0)
/tmp/d20170718-389-1bf4uaj/src/nodejs/finalize/finalize.go:334 +0x76
nodejs/finalize.(*Finalizer).BuildDependencies(0xc4200c9ec0, 0x710340, 0xc4200c9ec0)
/tmp/d20170718-389-1bf4uaj/src/nodejs/finalize/finalize.go:227 +0x164
nodejs/finalize.Run(0xc4200c9ec0, 0x0, 0x0)
/tmp/d20170718-389-1bf4uaj/src/nodejs/finalize/finalize.go:89 +0x191
main.main()
/tmp/d20170718-389-1bf4uaj/src/nodejs/finalize/cli/main.go:69 +0x706
Failed to compile droplet
Exit status 223
Staging failed: Exited with status 223
Destroying container
Successfully destroyed container
FAILED
Error restarting application: BuildpackCompileFailed
TIP: use 'cf logs pwa-pilot --recent' for more information
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment