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

Legacy octal escape sequences cannot be used in an ECMAScript module #42

Open
tangerball opened this issue Jan 30, 2024 · 1 comment
Open

Comments

@tangerball
Copy link

Error: Transform failed with 6 errors:
:654:46342: ERROR: Legacy octal escape sequences cannot be used in template literals
:655:747: ERROR: Legacy octal escape sequences cannot be used in an ECMAScript module
:851:714: ERROR: Legacy octal escape sequences cannot be used in an ECMAScript module
:851:1618: ERROR: Legacy octal escape sequences cannot be used in an ECMAScript module
:859:3806: ERROR: Legacy octal escape sequences cannot be used in template literals

@tangerball tangerball changed the title vite build failed Legacy octal escape sequences cannot be used in an ECMAScript module Jan 30, 2024
@Menci
Copy link
Owner

Menci commented Jul 19, 2024

Could you please provide a reproduction?

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

No branches or pull requests

2 participants