Skip to content

Instantly share code, notes, and snippets.

@xhlwill
Created May 19, 2017 04:31
Show Gist options
  • Save xhlwill/97f4957fde8c924725b88443c7fbc48c to your computer and use it in GitHub Desktop.
Save xhlwill/97f4957fde8c924725b88443c7fbc48c to your computer and use it in GitHub Desktop.
[Vue warn]: Cannot find element: #app
> @ test /Users/will/work/gitlab.-inc.com/new-live/pages/live
> npm run unit
> @ unit /Users/will/work/gitlab.-inc.com/new-live/pages/live
> ../../node_modules/.bin/cross-env BABEL_ENV=test ../../node_modules/.bin/karma start test/unit/karma.conf.js --single-run
19 05 2017 12:16:32.319:INFO [karma]: Karma v1.7.0 server started at http://0.0.0.0:9876/
19 05 2017 12:16:32.323:INFO [launcher]: Launching browser PhantomJS with unlimited concurrency
19 05 2017 12:16:32.336:INFO [launcher]: Starting browser PhantomJS
19 05 2017 12:16:33.818:INFO [PhantomJS 2.1.1 (Mac OS X 0.0.0)]: Connected on socket wU6OH1PDVJv3o4BjAAAA with id 29953709
PhantomJS 2.1.1 (Mac OS X 0.0.0) ERROR LOG: '[Vue warn]: Cannot find element: #app'
Hello.vue
✓ should render correct contents
PhantomJS 2.1.1 (Mac OS X 0.0.0): Executed 1 of 1 SUCCESS (0.008 secs / 0.002 secs)
TOTAL: 1 SUCCESS
=============================== Coverage summary ===============================
Statements : 100% ( 5/5 )
Branches : 100% ( 0/0 )
Functions : 100% ( 0/0 )
Lines : 100% ( 5/5 )
================================================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment