smalltalk - How to debug a MetacelloProjectSpecLoadError? -


when loading configuration depends of many configurations have debugger windows opened with:

metacelloprojectspecloaderror:  no version found '13' of configurationofneocsv because: version '13' not defined in configurationofneocsv.  possible versions include: #(#bleedingedge #stable '1-baseline' '1' '2' '3' '4' '5' '6' '7' '8' '9' '10' '11' '12') 

i don't know configuration having problems dependency. has found way query metacello projects depends on configuration?

i don't have direct solution, once error you'll have loaded problematic configuration. can search method strings contain neocsv[1] , @ version number used there. should able change version number 12 , reevaluate load statement (the change in configuration not overridden if i'm not mistaken).

please report configuration concerns, can fix it.

[1] write string in playground (without quotes), select text, right click on it, select "code search" -> "advanced string search".


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -