Bumping project to 9.5.5 causes build errors
See original GitHub issueBug report
Describe the bug
Upgrading to 9.5.5 causes Failed to compile
error when running next build
static/chunks/228a2a7ba78e3ffd319f6ce5014dd859657e6b72.6c045b2e351579d8c08d.js from Terser
TypeError: e.computed_key is not a function
at Array.some (<anonymous>)
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
- Upgrade to next@9.5.5 via
yarn add next@9.5.5
- Run
next build
- See error
Expected behavior
The build to succeed as it has with previous versions.
System information
- OS: Debian 10
- Browser (if applies) [e.g. chrome, safari]
- Version of Next.js: 9.5.5
- Version of Node.js: 14.14.0
Additional context
The exact point at which our builds fail is upgrading to 9.5.4. Builds previous to that work. Any pointers to debugging this issue would be appreciated.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:2
- Comments:11 (4 by maintainers)
Top Results From Across the Web
Errors connecting to Docker socket (#2408) - gitlab-runner
Summary. I am receiving errors connecting to the Docker socket during the start of builds, the retries sometimes pass but a good percentage ......
Read more >Readme file for IBM Workload Scheduler Version 9.5 Fix Pack 4
Running the CURL command from an Unix machine causes a "CURL: FAILED INITIALIZATION" error. IJ14140, In case of SSL connection issues, the ...
Read more >ProjeQtOr free project management software - Recent Topics
On versions 9.5.5 and 10.0.6, we encounter a problem when calculating schedules when checking "All projects". In the logs, we have the following...
Read more >How to find the reason for a failed Build without any error or ...
To ensure that the Output window appears each time you do a build, you can go to Tools → Options → Projects and...
Read more >Chapter 4 Importing data and managing files - GitHub Pages
Create projects in Rstudio; Proper steps to import data; Intro to data transformation using dplyr. 4.1 Project-oriented workflow. It is best to create...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Confirmed 10.0.4-canary.4 fixes the issue on my end!
Please try 10.0.4-canary.4 and let us know!