Hi, I'm just trying https://github.com/pharo-iot/PharoThings. But if installing the client side as suggested below. Install the client part of PharoThings in the development (client) Pharo image: Metacello new baseline: 'PharoThings'; repository: 'github://pharo-iot/PharoThings/src'; load: 'RemoteDev' After some loading I get the Metacello message github--pharoiotFirmatav01x157812618139788200831786773995104653406.zip does not exist. I tried this under Windows10 with fresh loaded Pharo 6.1 from www.pharo.org. any hints? thanks cjb -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
Thank's for report. I fixed it. Try again. I will set up travis to cover such problems. I never tested it on fresh computer 2017-12-03 16:48 GMT+01:00 bachitoph <cj-bachinger@gmx.de>:
Hi, I'm just trying https://github.com/pharo-iot/PharoThings. But if installing the client side as suggested below.
Install the client part of PharoThings in the development (client) Pharo image:
Metacello new baseline: 'PharoThings'; repository: 'github://pharo-iot/PharoThings/src'; load: 'RemoteDev'
After some loading I get the Metacello message
github--pharoiotFirmatav01x157812618139788200831786773995104653406.zip does not exist.
I tried this under Windows10 with fresh loaded Pharo 6.1 from www.pharo.org.
any hints?
thanks cjb
-- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
Hi thanks for fast response. Made first fingertips, looks pretty fine. cjb -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
participants (2)
-
bachitoph -
Denis Kudriashov