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

Error 'SCRIPT1053' occurs on IE11 (nuxt: v2.15.0) #8838

Comments

@voidproc
Copy link

Versions

  • nuxt: v2.15.0
  • node: v14.15.4
  • IE11 (Windows 10 Pro 20H2)

Reproduction

This is a minimal example works with no error on IE11.
https://github.com/voidproc/example-nuxt-ie

However, an error 'SCRIPT1053: Const must be initialized' occurs when remove transpile: ['ufo'] setting in nuxt.config.js.

@kn3ny kn3ny mentioned this issue Feb 17, 2021
7 tasks
@pi0 pi0 closed this as completed in #8846 Feb 17, 2021
@pi0 pi0 mentioned this issue Feb 19, 2021
This was referenced Mar 10, 2021
This was referenced Mar 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment