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

Next.js + Linaria example doesn't work with 2.0.0-rc.1 #667

Closed
opudalo opened this issue Aug 28, 2020 · 1 comment
Closed

Next.js + Linaria example doesn't work with 2.0.0-rc.1 #667

opudalo opened this issue Aug 28, 2020 · 1 comment
Labels
bug report 🦗 Issue is probably a bug, but it needs to be checked needs: complete repro 🖥️ Issue need to have complete repro provided platform: next.js 🛠️ Issue related to next.js

Comments

@opudalo
Copy link

opudalo commented Aug 28, 2020

Environment

  • Linaria version: 2.0.0-rc.1

Description

Latest version 2.0.0-rc.1 fails to work with next.js as per with-linaria example. 2.0.0-rc.0 works fine.

Reproducible Demo

  1. Download repo
  2. yarn or npm i
  3. yarn dev will fail with error.

image

@opudalo opudalo added bug report 🦗 Issue is probably a bug, but it needs to be checked needs: complete repro 🖥️ Issue need to have complete repro provided needs: triage 🏷 Issue needs to be checked and prioritized labels Aug 28, 2020
@github-actions github-actions bot added platform: next.js 🛠️ Issue related to next.js and removed needs: triage 🏷 Issue needs to be checked and prioritized labels Aug 28, 2020
@pavsidhu
Copy link

I managed to get this working with the config from next-linaria

@opudalo opudalo closed this as completed Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report 🦗 Issue is probably a bug, but it needs to be checked needs: complete repro 🖥️ Issue need to have complete repro provided platform: next.js 🛠️ Issue related to next.js
Projects
None yet
Development

No branches or pull requests

2 participants