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.

5.0.0-beta.4 ./node_modules/@fullcalendar/react/dist/main.js Attempted import error: 'CalendarRoot' is not exported from '@fullcalendar/common'.

See original GitHub issue

Bug Reports

After updating to beta 4 I’m receiving the following error:

./node_modules/@fullcalendar/react/dist/main.js
Attempted import error: 'CalendarRoot' is not exported from '@fullcalendar/common'.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
devchriscommented, May 30, 2020

This can be closed.

Pro Tip: After upgrading a package, don’t forget to restart your server!

1reaction
arshawcommented, May 28, 2020

@sgoodrow-zymergen , that’s almost definitely a separate issue. can you open a new ticket please?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Attempted import error:' is not exported from - Stack Overflow
I had the same error, but used export default and it worked! declare class lama { // code here .. export default lama...
Read more >
How to Fix Attempted Import Error Switch is Not Exported From ...
Command:- npm install react-router-dom@5.3.0In This Video We Will See How to Fix Attempted Import Error Switch is Not Exported From ...
Read more >
Attempted import error 'X' is not exported from | bobbyhadz
The React.js "Attempted import error 'X' is not exported from" occurs when we try to import a named import that is not present...
Read more >
Attempted import error: 'vl' is not exported from 'vega-lite-api'
Attempted import error : 'vl' is not exported from 'vega-lite-api'. In your code I saw some bundle.js which I did not understand why...
Read more >
'useGlobalTheme' is not exported from '@atlaskit/theme ...
node_modules/@atlaskit/blanket/dist/esm/blanket.js Attempted import error: 'useGlobalTheme' is not exported from '@…
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