Replies: 1 comment
-
|
yea so I resolved my application my adding a This might help other people who also have a pnpm monorepo that tries to export a bin script. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am having a few issues while trying to use wagmi locally. I have cloned the wagmi repo locally and followed the contribution guide here (https://github.com/wagmi-dev/wagmi/blob/main/.github/CONTRIBUTING.md), however on running pnpm install in the wagmi root folder it gives errors
Process followed was:
Errors are:
Failed to create bin at C:\Users\James\Documents\wagmi\examples\_dev\node_modules\.bin\wagmi. The source file at C:\Users\James\Documents\wagmi\packages\cli\dist\cli.js does not exist.and
No projects matched the filters in "C:\Users\James\Documents\wagmi"Node version = 18.16.0
pnpm version = 7.27.0
npm version = 9.5.1
Beta Was this translation helpful? Give feedback.
All reactions