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 create is out of date with nx-workspace #2058

Closed
4 tasks done
stramel opened this issue Nov 14, 2019 · 3 comments · Fixed by #2434
Closed
4 tasks done

Next.js create is out of date with nx-workspace #2058

stramel opened this issue Nov 14, 2019 · 3 comments · Fixed by #2434
Labels
outdated scope: nextjs Issues related to NextJS support for Nx type: enhancement

Comments

@stramel
Copy link
Contributor

stramel commented Nov 14, 2019

Please make sure you have read the submission guidelines before posting an issue

Prerequisites

Please answer the following questions for yourself before submitting an issue.
YOU MAY DELETE THE PREREQUISITES SECTION.

  • I am running the latest version
  • I checked the documentation and found no answer
  • I checked to make sure that this issue has not already been filed
  • I'm reporting the issue to the correct repository (not related to Angular, AngularCLI or any dependency)

Expected Behavior

I would expect to be able to see styled-components or emotion as options.

image

Current Behavior

Doesn't display styled-components or emotion as options

image

Failure Information (for bugs)

Please help provide information about the failure if this is a bug. If it is not a bug, please remove the rest of this template.

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

  1. Run yarn create nx-workspace
  2. Enter a workspace name
  3. Select Next.js as the type of application
  4. Enter an application name
  5. Look for styled-components and emotion in the "Default stylesheet format"
@brandonroberts brandonroberts added scope: nextjs Issues related to NextJS support for Nx type: enhancement labels Nov 15, 2019
@pkelleter
Copy link

Will this issue be tackled any time soon?
The currently supported version of Next..JS (9.0.5) is almost one year old by now (from March 2019)
I am currently evaluating Nrwl/Nx for our projects and I have to say potentialy being one year off with updates is kinda a deal breaker for us. Had been quite happy with everything else what I've seen so far though.

@stramel
Copy link
Contributor Author

stramel commented Dec 19, 2019

@pkelleter As a workaround for the initial creation, I created an empty workspace and then used the @nrwl/next:app generator to create the application. Seemed to work well just slightly worse DX for getting started.

@github-actions
Copy link

This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated scope: nextjs Issues related to NextJS support for Nx type: enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants