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

11.1.1 on Windows breaks Global CSS Rules #28636

Closed
Benadato opened this issue Aug 31, 2021 · 2 comments
Closed

11.1.1 on Windows breaks Global CSS Rules #28636

Benadato opened this issue Aug 31, 2021 · 2 comments
Labels
bug Issue was opened via the bug report template.

Comments

@Benadato
Copy link

What version of Next.js are you using?

11.1.1

What version of Node.js are you using?

14.17.5

What browser are you using?

Chrome

What operating system are you using?

Windows 10 Pro 64 bit

How are you deploying your application?

N/A

Describe the Bug

Fresh install of Next 11.1.1, create ANY starter project and run dev. Multiple errors including:

Global CSS cannot be imported from files other than your custom app ....
and
"(node:15704) [DEP_WEBPACK_MODULE_ISSUER] DeprecationWarning: Module.issuer: Use new ModuleGraph API"

Falling back to 11.1.0 fixes it.

Expected Behavior

No error and starter projects work correctly.

To Reproduce

Fresh install of Next 11.1.1, create ANY starter project and run dev.

@Benadato Benadato added the bug Issue was opened via the bug report template. label Aug 31, 2021
@ijjk
Copy link
Member

ijjk commented Aug 31, 2021

Hi, this appears to be a duplicate of #28579 which should be resolved in v11.1.2-canary.0 of Next.js

@ijjk ijjk closed this as completed Aug 31, 2021
@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 27, 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

3 participants