Rupanshy

Results 2 issues of Rupanshy

The howfat library is currently incompatible with [email protected] because it uses the CommonJS require('axios') syntax in src/utils/http/HttpClient.js. Since [email protected] has migrated to ES Modules (ESM), require('axios') is no longer supported...

The nano library is currently incompatible with [email protected] because it uses the CommonJS require('axios') syntax in lib/nano.js. Since [email protected] has transitioned to ES Modules (ESM), this usage results in runtime...