HEADS-project / training

Training material to get started with the HEADS technologies
10 stars 16 forks source link

Problem with Kevoree Dictionary in JS #15

Closed brice-morin closed 9 years ago

brice-morin commented 9 years ago

I followed exercise 2, updated the .js and .kevs to add a dictionary, but it seems it does not work...

$ grunt kevoree
Running "kevoree" task
>> Platform node name: node0
>> Bootstrap script: kevs\main.kevs
Fatal error: "grunt-kevoree" unable to parse KevScript
Unknown attribute "greetMessage" in /nodes[node0]/components[myComp] (set node0.
myComp.greetMessage = "Hello, HEADS!")
brice-morin commented 9 years ago

I seems it work (maybe I had a typo or a strange encoding)