phihu

Results 5 comments of phihu

There still seems to be the or at least _a_ bug. In Short: I am importing a lib that depends on axios/axios. After updating to a version > 18 the...

Anyone any success? Problem still exists, even using the latest (beta) release v22.0.0-13

The problem still exists. Installing the @rollup/[email protected] (beta) did not help but produces another error: `Error while transforming node_modules/axios/index.js: Could not resolve import "commonjsHelpers.js".`

Unfortunately, I haven't found a proper solution fo the problem. What I did to bypass/evade the problem is using [rollup-plugin-url-resolve](https://www.npmjs.com/package/rollup-plugin-url-resolve) to pull the package I need as a module (or...

I might be completely wrong, of course, but I doubt that the operation works as supposed, unfortunately I doubt my suggestion works, neither - and I can't properly debug/test it...