Lwangaman added a comment.

  I had the same error message `Error from line 35 of 
/var/www/mediawiki/extensions/Wikibase/lib/WikibaseLib.entitytypes.php: Class 
'Wikibase\DataModel\Entity\ItemId' not found` when trying to run the 
**update.php** script after an upgrade of my wiki from 1.34 to 1.35. Turns out 
it wasn't so much a composer problem, as it was that I simply hadn't run
  
    git submodule update --init --recursive
  
  in the `extensions/Wikibase` directory. I had git cloned Wikibase from branch 
`REL1_35`, but then you need to run **git submodule update** in the Wikibase 
extension folder and then after that run `composer update --no-dev`.

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

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

To: zeljkofilipin, Lwangaman
Cc: Lwangaman, Aklapper, gerritbot, WMDE-leszek, Tarrow, Addshore, 
zeljkofilipin, Alter-paule, Beast1978, Un1tY, Samantha_Alipio_WMDE, Akuckartz, 
Hook696, darthmon_wmde, Kent7301, Jelabra, joker88john, CucyNoiD, Nandana, 
Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, 
rosalieper, Scott_WUaS, Asahiko, despens, Wikidata-bugs, aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to