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

Uncaught TypeError: Cannot read properties of undefined (reading '__esModule') #2777

Open
guero2099 opened this issue Nov 27, 2023 · 1 comment

Comments

@guero2099
Copy link

Describe the bug
Upon updating to Newspack version 2.11.1, an error occurs in the dashboard, resulting in an all-white display. The issue is observed on a WordPress v6.4.1 installation with only Newspack and Newspack blocks plugins installed, utilizing the latest Newspack theme.

To Reproduce
Navigate to the Newspack dashboard.
The dashboard will display as a blank, white page.
Open the developer tools, revealing a JavaScript error.

Screenshots
white screen
2
js error - dev tools console
1
code error
3

Troubleshooting
After attempting to resolve the issue, the problem persists even after uninstalling and reinstalling the Newspack plugin. We also reviewed file and folder permissions.

@guero2099
Copy link
Author

I think I found the solution. The error is because I updated from version 1.85 to the newest one, but if you do the update per step, it will work. First update it v1.117, then to v2.0, and finally, install the v2.11.

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

No branches or pull requests

1 participant