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

Build fails using Parcel #7

Open
Cristy94 opened this issue Mar 2, 2020 · 2 comments
Open

Build fails using Parcel #7

Cristy94 opened this issue Mar 2, 2020 · 2 comments

Comments

@Cristy94
Copy link

Cristy94 commented Mar 2, 2020

node_modules/@matharumanpreet00/react-daterange-picker/node_modules/@material-ui/core/styles/createGenerateClassName.d.ts(1,10): 
error TS2614: Module '"../../../../../../../../../myProjectPath/node_modules/jss/src"' has no exported member 'GenerateClassName'. 
Did you mean to use 'import GenerateClassName from "../../../../../../../../../myProjectPath/node_modules/jss/src"' instead?

Probably related: #1

It seems that the import paths used are not correct.

@flippingbitss
Copy link
Owner

Hey @Cristy94, I am not sure what is causing that. Maybe you could try changing the versions of TypeScript?

@Cristy94
Copy link
Author

Cristy94 commented Mar 3, 2020

Maybe it's because I use MUI 4.9 and this package seems to use MUI 3.9? It does not work with Material UI 4?

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

2 participants