-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Edge from 2050 to 2051 not found! #8632
Comments
I got the same error after upgrading to 2.8.0. |
Can someone please provide a reproduction? |
I'm dealing with an app with 100s of thousands of lines that I'm trying to upgrade from parcel 1. I'm currently chasing another issue with version 2.7.0, but later I can try a build with --detailed-report and --log-level verbose to see if that gets me anything helpful. Do you have any other tips for getting more information to help narrow it down? |
I've just tried updating my project from Parcel 2.7.0 to 2.8.0 again. Running |
I'm not sure what is different this time (possibly tsconfig?), but I'm now seeing this:
I added some logging to DefaultNamer.js and all I was able to figure out was that the ones with the error are type = css. Rolling back to 2.7.0 resolves the error, but then I'm back to |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. |
Originally posted by @yrral86 in #8554 (comment)
Downgrading to 2.7.0 results in a successful build.
The text was updated successfully, but these errors were encountered: