You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because there has been no activity on this issue for 7 days since it was closed, it has been automatically locked. Please open a new issue if it requires a follow up.
Overview
I am encountering an issue when using the Solana Web3 library in my React application. The application throws an error during the build process.
Expected Behavior
The React application should compile and run without errors, allowing me to interact with the Solana blockchain using the Solana Web3 library.
##Actual Behavior
The application fails to compile and throws the following error:
**Could not resolve rpc-websockets/dist/lib/client**
##package.json file
The text was updated successfully, but these errors were encountered: