Ad
  • Custom User Avatar

    Thanks a lot jhoffner.

  • Custom User Avatar

    At least I was able to solve this kata without the repeat method.

  • Custom User Avatar

    But how can we change the language version!?

    language version

    It's grey! I can't switch to Node v6 unless you have a tip/tutorial to change the version manually? So maybe we have to ask to the Codewars devs but I don't have any answer from them...

  • Custom User Avatar

    But how can we change the language version!?

    language version

    It's grey! I can't switch to Node v6 unless you have a tip/tutorial to change the version manually? So maybe we have to ask to the Codewars devs but I don't have any answer from them...

  • Custom User Avatar

    But how can we change the language version!?

    language version

    It's grey! I can't switch to Node v6 unless you have a tip/tutorial to change the version manually? So maybe we have to ask to the Codewars devs but I don't have any answer from them...

  • Custom User Avatar
  • Custom User Avatar

    Hi,

    The language version is Node 0.10.33.
    According to node.gree (http://node.green/), class ChildClass extends ParentClass { ... } are not supported with this version. Node v6 is recommended.
    Could you change it?
    It's the second time I have this issue...

  • Custom User Avatar

    Hi. Could you set as default the language version node v6.0.0/Babel? I'm getting the issue:
    TypeError: Object Aa~ has no method 'repeat'
    at sc

    repeat method works only starting node v6.0.0/Babel and it does not work on node v0.10.33/Babel.

    Thanks in advance,