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

--example with-patternfly needs next-transpile-modules updated #26970

Closed
schultzp2020 opened this issue Jul 6, 2021 · 1 comment
Closed

--example with-patternfly needs next-transpile-modules updated #26970

schultzp2020 opened this issue Jul 6, 2021 · 1 comment
Labels
bug Issue was opened via the bug report template.

Comments

@schultzp2020
Copy link
Contributor

What version of Next.js are you using?

latest

What version of Node.js are you using?

14.17.3

What browser are you using?

Chrome

What operating system are you using?

RHEL8

How are you deploying your application?

next start

Describe the Bug

next-transpile-modules needs to be updated to version 8.0.0. The current version, 7.3.0 no longer works.

Expected Behavior

A webpack error occurs when running version 7.3.0.

To Reproduce

Run

npx create-next-app --example with-patternfly with-patternfly-app
# or
yarn create next-app --example with-patternfly with-patternfly-app

Then,

yarn dev
@schultzp2020 schultzp2020 added the bug Issue was opened via the bug report template. label Jul 6, 2021
@kodiakhq kodiakhq bot closed this as completed in 5b1c3e3 Jul 6, 2021
flybayer pushed a commit to blitz-js/next.js that referenced this issue Aug 19, 2021
## Bug

- [x] Related issues linked using `fixes vercel#26970`
- [ ] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`
@balazsorban44
Copy link
Member

This issue has been automatically locked due to no recent activity. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.

@vercel vercel locked as resolved and limited conversation to collaborators Jan 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue was opened via the bug report template.
Projects
None yet
Development

No branches or pull requests

2 participants