Describe the bug and the steps to reproduce it
run
yarn add permissionless
yarn build
and get the following error
Failed to compile.
./src/utils/paymasterClient.ts
Module not found: Can't resolve 'permissionless/experimental'
What's the expected behavior?
I installed permissionless but cannot find the package permissionless/experimental
What version of the libraries are you using?
"@coinbase/onchainkit": "^0.27.1",