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

Witth-stitches example won't compile #28650

Closed
RobEasthope opened this issue Aug 31, 2021 · 1 comment
Closed

Witth-stitches example won't compile #28650

RobEasthope opened this issue Aug 31, 2021 · 1 comment
Labels
bug Issue was opened via the bug report template. examples Issue was opened via the examples template.

Comments

@RobEasthope
Copy link
Contributor

What example does this report relate to?

with-stitches

What version of Next.js are you using?

11.1.2

What version of Node.js are you using?

16.7.0

What browser are you using?

Firefox

What operating system are you using?

macOS

How are you deploying your application?

next start

Describe the Bug

When trying spin up the with-stitches example I get this error message:

TypeError: (0 , _stitches_react__WEBPACK_IMPORTED_MODULE_0__.createCss) is not a function

I assume that this is due to changes in the Stitches API since the example was created.

Expected Behavior

The example to work first time

To Reproduce

Run yarn create next-app --example with-stitches with-stitches-app and spin the dev instanse as usual with yarn dev

@RobEasthope RobEasthope added bug Issue was opened via the bug report template. examples Issue was opened via the examples template. labels Aug 31, 2021
@RobEasthope RobEasthope changed the title Witth-stitches example Witth-stitches example won't compile Aug 31, 2021
@kodiakhq kodiakhq bot closed this as completed in e0b3849 Sep 7, 2021
bordeo pushed a commit to filoblu/next.js that referenced this issue Sep 7, 2021
* canary:
  Remove unused profiler (vercel#28844)
  Remove outdated webpack conformance experiment (vercel#28846)
  v11.1.3-canary.13
  v11.1.3-canary.12
  Upgrade upload-artifact action
  v11.1.3-canary.11
  v11.1.3-canary.10
  Update precompiled
  with-stitches example fixes vercel#28650 (vercel#28652)
  (docs) Add `permanent` property in redirect object (vercel#28852)
  (docs) Remove duplicate comma (vercel#28850)
  v11.1.3-canary.9
@balazsorban44
Copy link
Member

This issue has been automatically locked due to no recent activity. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.

@vercel vercel locked as resolved and limited conversation to collaborators Jan 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue was opened via the bug report template. examples Issue was opened via the examples template.
Projects
None yet
Development

No branches or pull requests

2 participants