TypeError: this._getDeclarationClass(...).setOnto is not a function
ay0ks opened this issue · 0 comments
ay0ks commented
C:\Users\i0x\Desktop\std\ace.js\node_modules\renderkid\lib\renderKid\styles\rule\DeclarationBlock.js:40
this._getDeclarationClass(prop).setOnto(this._declarations, prop, value);
^
[TypeError: this._getDeclarationClass(...).setOnto is not a function]
C:\Users\i0x\Desktop\std\ace.js>node --version
v17.7.2
C:\Users\i0x\Desktop\std\ace.js>yarn --version
1.22.15
"pretty-error": "^4.0.0",
"renderkid": "^3.0.0"