Created
September 27, 2019 02:52
-
-
Save wpatter6/fd13c32e38a0f1361c033dcc46b60c53 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
ERROR in NativeScriptSnapshot. Snapshot generation failed! | |
Target architecture: x86_64 | |
# | |
# Fatal error in , line 0 | |
# ignored | |
# | |
# | |
# | |
#FailureMessage Object: 0x7ffee5146360 | |
==== C stack trace =============================== | |
0 mksnapshot-ia64 0x000000010bafb263 mksnapshot-ia64 + 17093219 | |
1 mksnapshot-ia64 0x000000010bb0019b mksnapshot-ia64 + 17113499 | |
2 mksnapshot-ia64 0x000000010baf5ea3 mksnapshot-ia64 + 17071779 | |
3 mksnapshot-ia64 0x000000010aab1da0 mksnapshot-ia64 + 15776 | |
4 libdyld.dylib 0x00007fff57ee63d5 start + 1 | |
JavaScript execution error: Error: The file ./app.css couldn't be loaded! You may need to register it inside ./app/vendor.ts. | |
at Object.loadAppCss (/Users/willpatterson/source/clickr/clicker-app/platforms/android/app/src/main/assets/app/_embedded_script_.js:37:410678) | |
at e.exports (/Users/willpatterson/source/clickr/clicker-app/platforms/android/app/src/main/assets/app/_embedded_script_.js:37:1411051) | |
at e.exports (/Users/willpatterson/source/clickr/clicker-app/platforms/android/app/src/main/assets/app/_embedded_script_.js:37:1410913) | |
at Object.601 (/Users/willpatterson/source/clickr/clicker-app/platforms/android/app/src/main/assets/app/_embedded_script_.js:36:2073) | |
at __webpack_require__ (/Users/willpatterson/source/clickr/clicker-app/platforms/android/app/src/main/assets/app/_embedded_script_.js:36:626) | |
at checkDeferredModules (/Users/willpatterson/source/clickr/clicker-app/platforms/android/app/src/main/assets/app/_embedded_script_.js:36:448) | |
at Array.webpackJsonpCallback [as push] (/Users/willpatterson/source/clickr/clicker-app/platforms/android/app/src/main/assets/app/_embedded_script_.js:36:271) | |
at Object.<anonymous> (/Users/willpatterson/source/clickr/clicker-app/platforms/android/app/src/main/assets/app/_embedded_script_.js:37:48) | |
at Module._compile (/Users/willpatterson/source/clickr/clicker-app/node_modules/webpack-cli/node_modules/v8-compile-cache/v8-compile-cache.js:192:30) | |
at Object.Module._extensions..js (internal/modules/cjs/loader.js:712:10) | |
at Module.load (internal/modules/cjs/loader.js:600:32) | |
at tryModuleLoad (internal/modules/cjs/loader.js:539:12) | |
at Function.Module._load (internal/modules/cjs/loader.js:531:3) | |
at Module.require (internal/modules/cjs/loader.js:637:17) | |
at require (/Users/willpatterson/source/clickr/clicker-app/node_modules/webpack-cli/node_modules/v8-compile-cache/v8-compile-cache.js:161:20) | |
at child_process.exec (/Users/willpatterson/source/clickr/clicker-app/node_modules/nativescript-dev-webpack/snapshot/android/snapshot-generator.js:140:29) | |
at ChildProcess.exithandler (child_process.js:301:5) | |
at ChildProcess.emit (events.js:189:13) | |
at maybeClose (internal/child_process.js:970:16) | |
at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment