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

Linaria example is outdated #31

Closed
zardoy opened this issue Sep 4, 2022 · 2 comments
Closed

Linaria example is outdated #31

zardoy opened this issue Sep 4, 2022 · 2 comments

Comments

@zardoy
Copy link

zardoy commented Sep 4, 2022

In linaria folder:

  • if using with provided deps from lockfile everything is ok
  • using with latest @remix-run/* (currently 1.4.0 -> 1.7.0) deps breaks application with following error:
Unexpected Server Error

ReferenceError: React is not defined
  • updating linaria deps to latest (pnpm up "@linaria/*" -L) breaks build

Alternative str:

  1. create-remix with basic setup
  2. Follow steps from linaria example
  3. Try to start
@aiji42
Copy link
Owner

aiji42 commented Dec 29, 2022

Sorry, linaria is no longer supported by this repository.

@aiji42 aiji42 closed this as completed Dec 29, 2022
@redbugz
Copy link

redbugz commented Sep 16, 2023

I created an issue for the ReferenceError: React is not defined:
callstack/linaria#1338

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

3 participants