Nate Mueller

Results 6 comments of Nate Mueller

This issue may be related to the function `getApmRegistryPackages` from `aragon/apm.js` which fails on the devchain and rinkeby also.

Are there any more details you can provide? I'm unable to replicate this issue.

PR opened here: https://github.com/aragon/apm.js/pull/53

partially covered by https://github.com/aragon/apm.js/pull/53

I'm seeing the same thing when trying to import the `AlphaRouter` into a next js project. I've tried adding the 'use client' directive to the component and also only instantiating...