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

kit ... --mode library does not work with *rebass* #204

Open
ryuheechul opened this issue Jul 3, 2018 · 3 comments
Open

kit ... --mode library does not work with *rebass* #204

ryuheechul opened this issue Jul 3, 2018 · 3 comments

Comments

@ryuheechul
Copy link

ryuheechul commented Jul 3, 2018

I did typed commands below
$ kit init # and chose rebass
$ kit examples --mode library

and the results are below

 kit  @compositor/kit-cli
 kit  ⠦ starting dev server...✖ 「wdm」: 
ERROR in /usr/local/lib/node_modules/@compositor/kit-cli/src/Library.js 19:6
Module parse failed: Unexpected token (19:6)
You may need an appropriate loader to handle this file type.
| 
|     return (
>       <Library {...props} examples={examples} />
|     )
|   }
 @ /usr/local/lib/node_modules/@compositor/kit-cli/node_modules/@compositor/x0/lib/entry.js 217:48-60 217:72-84
 @ multi /usr/local/lib/node_modules/@compositor/kit-cli/node_modules/@compositor/x0/lib/entry
 kit  dev server listening on http://localhost:8080 (copied to clipboard)

and the web page is showing nothing

my env: node.js - 10.5.0, kit - 1.0.47

@sebastienbarre
Copy link

Same problem with the Tachyons kit.

@areohbe
Copy link

areohbe commented Sep 21, 2018

Same issue here with Rebass. Anyone able to resolve this?

@TrevorHinesley
Copy link

Same with styled-components.

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

4 participants