-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
Description
There seems to be a problem with multiple apps (deck, groupfolders, …) which do not work anymore on master:
Error: only one instance of babel-polyfill is allowed
For the groupfolder app deleting the following line solved it:
https://github.com/nextcloud/groupfolders/blob/d0367531a6d862717c09056b05408f8f664b7d51/webpack.prod.config.js#L12
I'm not sure where this comes from all of a sudden. I tried going back to master from mid january but the problem still persists. I also disabled ALL apps that can be disabled apart from the groupfolder app and it's still a problem.
@nextcloud/javascript