pretty-error icon indicating copy to clipboard operation
pretty-error copied to clipboard

TypeError: this._getDeclarationClass(...).setOnto is not a function

Open ay0ks opened this issue 2 years ago • 0 comments

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"

ay0ks avatar Mar 20 '22 15:03 ay0ks