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

Unable to run example with-styled-jsx-postcss #1023

Closed
adamjv90 opened this issue Feb 7, 2017 · 3 comments
Closed

Unable to run example with-styled-jsx-postcss #1023

adamjv90 opened this issue Feb 7, 2017 · 3 comments

Comments

@adamjv90
Copy link

adamjv90 commented Feb 7, 2017

Tried running with-styled-jsx-postcss example. First ran yarn install then attempted yarn run dev but the following error occured.

Error in ./pages/index.js?entry
Module build failed: TypeError: unknown: Duplicate declaration "_JSXStyle"
  1 | import _JSXStyle from 'styled-jsx/style';
  2 | import React from 'react';
> 3 | import _JSXStyle from 'styled-jsx/style';

Node v7.5.0

@adamjv90
Copy link
Author

adamjv90 commented Feb 7, 2017

tried npm a well, no luck

@adamjv90
Copy link
Author

adamjv90 commented Feb 7, 2017

also tried node v6.9.4

@arunoda
Copy link
Contributor

arunoda commented Feb 7, 2017

Duplicate: #964

@arunoda arunoda closed this as completed Feb 7, 2017
@lock lock bot locked as resolved and limited conversation to collaborators May 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants