question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Attempted import error: 'MDBAvatar' is not exported from 'mdbreact'.

See original GitHub issue

First, I installed mdbreact package from npm. After adding the Component it is showing the following error. My React version is 16.12.0. Attempted import error: 'MDBAvatar' is not exported from 'mdbreact'.

Can anyone help me to resolve this issue?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (2 by maintainers)

github_iconTop GitHub Comments

6reactions
pglejzercommented, Jan 16, 2020

MDBAvatar is available in the pro version of mdbreact. This error occurs because you’re trying to import this in the free version.

1reaction
yogendrajscommented, Jan 16, 2020

Oh, got it. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Attempted import error: 'MDBAvatar' is not exported from ' ...
MDBAvatar is available in the pro version of mdbreact. This error occurs because you're trying to import this in the free version.
Read more >
Why is MDBAvatar not being exported from mdbreact after I ...
p>Attempted import error: 'MDBAvatar' is not exported from 'mdbreact'.</p>
Read more >
mdbreact
Start using mdbreact in your project by running `npm i mdbreact`. ... npm install --save mdbreact; Import style files into the src/index.js ...
Read more >
Attempt import error: 'MDBSideNav' is not exported from ' ...
Attempt import error : 'MDBSideNav' is not exported from 'mdbreact' ... import { MDBInput, MDBNavbar, MDBNavbarNav, MDBNavItem, MDBNavLink, ...
Read more >
attempted import error is not exported from typescript
attempted import error mdbavatar is not exported from mdbreact. Hi, All premium components marked in our documentation as Pro are available in MDB...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found