You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This closed issue has been automatically locked because it had no new activity for 2 weeks. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.
Link to the code that reproduces this issue
https://github.com/mantinedev/next-app-template/tree/0a09fb7218de3ac866b0e782dfee7b107be1c88a
To Reproduce
Current vs. Expected behavior
current:
cannot import styles from node_modules
expected:
should be able to import styles from node_modules.
Verify canary release
Provide environment information
Operating System: Platform: darwin Arch: arm64 Version: Darwin Kernel Version 23.0.0: Fri Sep 15 14:41:43 PDT 2023; root:xnu-10002.1.13~1/RELEASE_ARM64_T6000 Binaries: Node: 20.5.0 npm: 9.8.0 Yarn: 1.22.19 pnpm: 8.6.11 Relevant Packages: next: 13.5.4-canary.7 eslint-config-next: N/A react: 18.2.0 react-dom: 18.2.0 typescript: 5.2.2 Next.js Config: output: N/A
Which area(s) are affected? (Select all that apply)
App Router, Turbopack (--turbo)
Additional context
the key should be here: https://github.com/mantinedev/next-app-template/blob/0a09fb7218de3ac866b0e782dfee7b107be1c88a/app/layout.tsx#L1C9-L1C9
The text was updated successfully, but these errors were encountered: