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

☂️ compat: tracking issue for next.js support #2489

Closed
3 tasks
kt3k opened this issue Aug 2, 2022 · 1 comment
Closed
3 tasks

☂️ compat: tracking issue for next.js support #2489

kt3k opened this issue Aug 2, 2022 · 1 comment

Comments

@kt3k
Copy link
Member

kt3k commented Aug 2, 2022

part of denoland/deno#12577. This issue tracks the remaining issues for running next.js in deno

  • styled-jsx detect browser env by typeof window !== 'undefined' (deno compat mode becomes isBrowser: true), then crashes after referencing document
  • fs.watchFs throws uncaught error on trying to watch next.config.mjs
  • swc binary downloader fails with error - Failed to load SWC binary for darwin/x64, see more info here: https://nextjs.org/docs/messages/failed-loading-swc
@kt3k
Copy link
Member Author

kt3k commented Mar 21, 2023

Let's track in denoland/deno#16679

@kt3k kt3k closed this as completed Mar 21, 2023
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

1 participant