question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Just a simple vue init webpack install doesnot load in IE. throws syntax error

See original GitHub issue

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
yyx990803commented, Jan 16, 2018

This is a webpack-dev-server issue, pending PR https://github.com/webpack/webpack-dev-server/pull/1273

0reactions
Shadowlauchcommented, Apr 25, 2018

From webpack-dev-server 2.11.2 this seems to be fixed

Read more comments on GitHub >

github_iconTop Results From Across the Web

In a Vue CLI app, how can I find which dependency causes a ...
In a Vue.js 3 project, I'm getting the following error in Internet Explorer 11: SCRIPT1002: Syntax error. File: chunk-vendors.js, ...
Read more >
Is your Vue app not working in IE 11? Here's how to fix it.
The main reason why your Vue app is breaking in IE11 is because the browser does not support modern JavaScript syntax. By that...
Read more >
Jul 05 2017 02:23 UTC - vuejs/vue - Gitter
Hi folks, I'm using the Vue.js single-file template system, and the Webpack config that comes with it, but I'm getting the following error...
Read more >
IE 11 - syntax error and blank page - Get Help - Vue Forum
On chrome everything works as expected, but when I try to execute my app on IE11 I get a syntax error in app.js...
Read more >
SyntaxError: missing ; before statement - JavaScript | MDN
However, oftentimes, this error is only a consequence of another error, like not escaping strings properly, or using var wrongly. You might also...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found