Hi Federico,�you can try replacing 'stable' by '2.5'. Like this:


(((Smalltalk at: #ConfigurationOfGlorpDBX)
perform: #project)
perform: #version: with: '2.5')
load

Regards! :)