John Costanzo

Results 62 comments of John Costanzo

Here is that other error Can't parse 'com.blizzard.Diablo3.yml': :1:6: Parse error: unexpected identifier `app-id', expected value

@johnramsden maybe I am missing a library to be install to build this?

@julianrichen here is what I have. Installed both via `apt-get`. Using Ubuntu 18.04 ![image](https://user-images.githubusercontent.com/655716/42980638-442b6bb8-8ba6-11e8-9920-eb91209aa6e5.png)

@julianrichen trying to install that release now. Its been a while to install the old fashion way

When I build I will change `x86_64` to `i386`

Well that did not work because it stated there is no i386 version of the blizzard app

Also after I login, all my windows are black

I have never created one but looking at an example it seems like it’s not too hard. But yeah, color list can help https://github.com/dracula/vim/blob/b7e11c087fe2a9e3023cdccf17985704e27b125d/colors/dracula.vim

Sorry @Amerr I was on vacation. The use case would be for something that you are not ready to make an addon but you want to write ES6 so when...

Here is the code of the call of the component ``` {{mobile-phone form=form model=model.customer mobilePhoneCarriers=model.mobilePhoneCarriers requireMobilePhoneCarrier=model.requireMobilePhoneCarrier isNanpa=isNanpa}} ``` Here is the component template code ``` {{#form.element label="Your mobile phone number"...