create: enyo.inherit(function (sup) { return function () { sup.apply(this, arguments); }; }),
enyo.version.enyo
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
enyo.version.enyo
from dev tools or check Oop.js for the definition to confirm.https://github.com/enyojs/enyo/blob/master/source/kernel/Oop.js#L314
git submodule foreach git checkout 2.4.0
that bumped me up to the right version. How about yall just make the bootplate latest instead of something older? It makes it painful to get started.