decentraland / catalyst-client

A client to query and perform changes on Decentraland's catalyst servers
Apache License 2.0
7 stars 10 forks source link

Catalyst Client doesn't work anymore in Kernel, because it is not browser compatible #109

Closed pablitar closed 2 years ago

pablitar commented 2 years ago

This is likely due to two changes in catalyst client:

Setting the target to ES2018 and configuring typescript or webpack somehow to ignore fs: https://github.com/log4js-node/log4js-node/issues/781

agusaldasoro commented 2 years ago

Closing this issue as Kernel has removed the dependency to the Catalyst Client: https://github.com/decentraland/kernel/pull/196