decentraland / sdk

PM repository for SDK
Apache License 2.0
4 stars 4 forks source link

console.warn #934

Open endel opened 1 year ago

endel commented 1 year ago

Hi there,

It would be nice to support console.warn() to prevent errors from existing libraries within the Node.js/JavaScript ecosystem.

Uncaught TypeError: console.warn is not a function