Unable to resolve Metacello-Platform.pharo30
Jan. 21, 2014
12:49 p.m.
Hi, when I try this code: Gofer it url: 'http://smalltalkhub.com/mc/Pharo/Pharo30/main'; package: 'Metacello-Platform.pharo30'; load. an error 'Unable to resolve Metacello-Platform.pharo30' raises. The package is in the repository. Maybe some problem with the dot in the package name. -- Pavel
Jan. 21, 2014
7:55 p.m.
Pavel Krivanek-3 wrote
package: 'Metacello-Platform.pharo30';
Ha ha, yes I've fallen for that one before too⦠Send package:constraint:. See the nice method comment. ----- Cheers, Sean -- View this message in context: http://forum.world.st/Unable-to-resolve-Metacello-Platform-pharo30-tp4738210... Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
4574
Age (days ago)
4574
Last active (days ago)
1 comments
2 participants
participants (2)
-
Pavel Krivanek -
Sean P. DeNigris