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.

🐛 BUG: Invalid regular expression

See original GitHub issue

What version of Wrangler are you using?

beta

What operating system are you using?

Windows 11

Describe the Bug

  • install remix with npx create-remix@latest
  • choose a folder
  • choose “Just the basics”
  • choose “Cloudflare Pages”
  • choose “Typescript”
  • run npm run dev

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
GregBrimblecommented, Jul 20, 2022

Definitely we’d rather you use stable versions. But it sounds like it probably wasn’t an issue with the current beta release, so I’ll close this out. Let us know if it comes up again!

1reaction
threepointonecommented, Jul 20, 2022

@GregBrimble @Skye-31 this might be related to the pages dev refactor?

Read more comments on GitHub >

github_iconTop Results From Across the Web

SyntaxError: invalid regular expression flag "x" - MDN Web Docs
The JavaScript exception "invalid regular expression flag" occurs when the flags in a regular expression contain any flag that is not one ...
Read more >
javascript syntax error: invalid regular expression
Match returns js error - Uncaught SyntaxError: Invalid regular expression: /sel\/: \ at end of pattern. Is there any way to check whether...
Read more >
no-invalid-regexp - ESLint - Pluggable JavaScript Linter
An invalid pattern in a regular expression literal is a SyntaxError when the code is parsed, but an invalid string in RegExp constructors...
Read more >
react-native start giving Invalid regular expression invalid error
I get this error on following the react-360 introductory steps. Invalid regular expression: /(node_modules[\]react[\]dist[\].|website\ ...
Read more >
Uncaught SyntaxError: Invalid regular expression
This error may be related to your site's language settings. Could you try and temporarily switch your site to English, and see if...
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