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

Cannot find module: 'rt/styles/Base'. Make sure this package is installed. #361

Closed
tanmay-keystride opened this issue Mar 11, 2020 · 3 comments

Comments

@tanmay-keystride
Copy link

While deploying the project on Netlify I am facing this issue because the internal components refer to each other using "rt" instead of "react-trello"

@luizfilipefc-sp
Copy link

luizfilipefc-sp commented Mar 12, 2020

It seems that you're using it in a different way, I got the same problem but I was calling the import wrongly, the correct statement should be import Board from 'react-trello/dist'

@jprosevear
Copy link

This is a duplicate of #359

@rcdexta
Copy link
Owner

rcdexta commented Apr 4, 2020

@rcdexta rcdexta closed this as completed Apr 4, 2020
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