faustinoaq changed the topic of #amber to: Welcome to Amber Framework community! | https://amberframework.org | Developer happiness, productivity and bare metal performance | GH: https://github.com/amberframework | Docs: https://docs.amberframework.org | Gitter: https://gitter.im/amberframework/amber | IRC Logger: https://irclog.whitequark.org/amber | Amber::Server.start
_whitelogger has joined #amber
<FromGitter> <drujensen> @luis_salazar_twitter I tested using 0.32 with no issues. Let us know more details so we can help.
feepbot has quit [Ping timeout: 245 seconds]
feepbot has joined #amber
<FromGitter> <luis_salazar_twitter> Thanks! Sorry to bother. Im trying to move my team to start all new internal projects in Amber; followed yesterday the guide and encounter this:
<FromGitter> <luis_salazar_twitter> ```code paste, see link``` [https://gitter.im/amberframework/amber?at=5dfa2143c0c8ef301bd2bb39]
<FromGitter> <luis_salazar_twitter> when running ```amber watch``` on a freshly initialized ```amber new`` project
<FromGitter> <luis_salazar_twitter> ```Amber CLI (amberframework.org) - v0.11.1``` ⏎ ⏎ ```Crystal 0.32.0 (2019-12-12) ⏎ ⏎ LLVM: 9.0.0 ⏎ Default target: x86_64-unknown-linux-gnu``` [https://gitter.im/amberframework/amber?at=5dfa21928897197969b9b9cd]
<FromGitter> <Blacksmoke16> maybe something in the generator didnt get updated? i remember seeing that error a while ago, iirc was something like some block was missing type restrictions
<FromGitter> <luis_salazar_twitter> I see; I also read someone before in this same chat had the same issue, it appears got solved but don't know exactly how. Im fairly new to both crystal and amber. Do you happen to know how to check that you just mention? @Blacksmoke16
<FromGitter> <luis_salazar_twitter> (Thanks btw :D)
<FromGitter> <nsuchy> amber -v
feepbot has quit [Ping timeout: 258 seconds]
<FromGitter> <Blacksmoke16> i dont, just something i remember reading
feepbot has joined #amber
<FromGitter> <luis_salazar_twitter> Amber CLI (amberframework.org) - v0.11.1
<FromGitter> <luis_salazar_twitter> @Blacksmoke16 thanks anyway :) very kind of u to answer
<FromGitter> <eliasjpr> Amber version should be at least v0.31.0
<FromGitter> <eliasjpr> I will recommend to upgrade the brew formula
<FromGitter> <eliasjpr> Uninstall Amber first then upgrade the formula
<FromGitter> <luis_salazar_twitter> I ran the uninstall and it appears it was ```0.31.0```: ⏎ ⏎ ```Uninstalling /home/linuxbrew/.linuxbrew/Cellar/amber/0.31.0... (5 files, 10.0MB)``` [https://gitter.im/amberframework/amber?at=5dfa6993c0c8ef301bd4b52c]
<FromGitter> <luis_salazar_twitter> Will try anyway :) Thanks @eliasjpr
<FromGitter> <eliasjpr> Let me know how that worked out for you
<FromGitter> <luis_salazar_twitter> Yes, have to solve today or tomorrow; otherwise our team might go for rails again haha
feepbot has quit [Ping timeout: 250 seconds]
feepbot has joined #amber
<FromGitter> <eliasjpr> :)
<FromGitter> <eliasjpr> Let us know how we can help