Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Vue warn]: Cannot find element: #app #293

Open
jflaflamme opened this issue Feb 26, 2021 · 0 comments
Open

[Vue warn]: Cannot find element: #app #293

jflaflamme opened this issue Feb 26, 2021 · 0 comments

Comments

@jflaflamme
Copy link

Hello,

I am getting [Vue warn]: Cannot find element: #app when launching. In HTML, I see the app element correctly.
Of course, the rest of my app doesn't work because of that.

On the console, I see

[12439:0226/102036.363381:ERROR:CONSOLE(5738)] "SyntaxError: Unexpected token < in JSON at position 0", source: devtools://devtools/bundled/shell.js (5738) [12439:0226/102036.364405:ERROR:CONSOLE(5738)] "SyntaxError: Unexpected token < in JSON at position 0", source: devtools://devtools/bundled/shell.js (5738) [12439:0226/102036.384481:ERROR:CONSOLE(5738)] "SyntaxError: Unexpected token < in JSON at position 0", source: devtools://devtools/bundled/shell.js (5738) [12439:0226/102036.385640:ERROR:CONSOLE(5738)] "SyntaxError: Unexpected token < in JSON at position 0", source: devtools://devtools/bundled/shell.js (5738)

npm version { npm: '7.4.0', node: '15.6.0', v8: '8.6.395.17-node.23', uv: '1.40.0', zlib: '1.2.11', brotli: '1.0.9', ares: '1.17.1', modules: '88', nghttp2: '1.42.0', napi: '7', llhttp: '2.1.3', openssl: '1.1.1i', cldr: '37.0', icu: '67.1', tz: '2019c', unicode: '13.0'

Is it an issue with the firing sequence?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant