Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to run or build #6

Open
anthonybtedesco opened this issue Oct 18, 2024 · 0 comments
Open

Unable to run or build #6

anthonybtedesco opened this issue Oct 18, 2024 · 0 comments

Comments

@anthonybtedesco
Copy link

I cloned the repo and added my enviornment tokens as described in the config section of the README, then I run npm run dev and I get this error

⚠ ./node_modules/pino/lib/tools.js
Module not found: Can't resolve 'pino-pretty' in '/home/mattricks/Code/story-developer-sandbox/node_modules/pino/lib'

Import trace for requested module: ./node_modules/pino/lib/tools.js ./node_modules/pino/pino.js ./node_modules/@walletconnect/logger/dist/index.es.js ./node_modules/@walletconnect/universal-provider/dist/index.es.js ./node_modules/@walletconnect/ethereum-provider/dist/index.es.js ./node_modules/@dynamic-labs/ethereum/src/walletConnect/walletConnect.js ./node_modules/@dynamic-labs/ethereum/src/index.js ./app/Web3Providers.tsx bigint: Failed to load bindings, pure JS will be used (try npm run rebuild?) ⨯ node_modules/@story-protocol/react-sdk/dist/story-protocol-react-sdk.esm.js (281:0) @ useIpAsset ⨯ TypeError: Cannot read properties of undefined (reading 'register') at RegisterIPA (./components/sections/RegisterIPA.tsx:40:96) null

TypeError: client.ipAsset is undefined

const { register } = useIpAsset();

I tried running the npm run rebuild as suggested but that is not a defined script.

I'm running Manjaro Linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant