Upgrading React-Calendar SPFx version to 1.13.0 Version #2130
mohammadamer
started this conversation in
General
Replies: 1 comment 2 replies
-
|
I'm also getting this error. Is there anyone know how to fix this? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Upgrading React-Calendar SPFx version to 1.13.0 version
I am trying to upgrade React-Calendar SPFx version to 1.13.0 version.
Although the build went successfully, I got an issue with bundling the solution. gulp bundle --ship
Here is the details:
My findings
I see that there is an old similar issue https://github.com/pnp/sp-dev-fx-webparts/issues/1181
I tried to run spfx doctor but seems it's not supported with SPFx 1.13.0
Error: spfx doctor doesn't support SPFx v1.13.0 at this momentAlso I have noticed that a similar issue reported about fbjs https://github.com/facebook/fbjs/issues/234
@hugoabernier, @joaojmendes, @Abderahman88
Could you please help on that or give some hints how to deep dive investigating the issue ?
Another Issue With Bundling in another solution
I have another issue also with bundling but with another solution after Upgrading to SPFx 1.13.0
[webpack] TypeError: Cannot read property 'get' of undefined
webpack' sub task errored after 1.18 s
Cannot read property 'get' of undefined
Beta Was this translation helpful? Give feedback.
All reactions