egardner added a comment.

  This is an old task and I don't know much about the context here. Is this 
problem still happening?
  
  The code that is producing this error is trying to request a file called 
`resources/lib/vue/vue.common.prod.js`, but this doesn't exist currently (it 
may have in an older version of Vue, pre v3).
  
  The file you want is either `resources/lib/vue/vue.global.js` (for dev mode 
tooling) or `resources/lib/vue/vue.global.prod.js` (minified production build 
of the library).
  
  See https://github.com/wikimedia/mediawiki/tree/master/resources/lib/vue for 
the set of the exact files that are being bundled in MW.
  
  My guess is that somewhere an outdated version of some package is pointing to 
a Vue file that we're no longer shipping.

TASK DETAIL
  https://phabricator.wikimedia.org/T297381

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: egardner
Cc: egardner, ItamarWMDE, karapayneWMDE, Michael, Catrope, 
Lucas_Werkmeister_WMDE, Danny_Benjafield_WMDE, Astuthiodit_1, Invadibot, 
maantietaja, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, Mahir256, 
QZanden, KimKelting, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Lydia_Pintscher, Jdforrester-WMF, Mbch331
_______________________________________________
Wikidata-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to