Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Thanks a lot jhoffner.
At least I was able to solve this kata without the repeat method.
But how can we change the 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...
But how can we change the 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...
But how can we change the 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...
It does not work!!!!!
https://github.com/Codewars/codewars.com/issues/344
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...
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,