Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

issue/issues-and-typos: Add Error Handling and npm Initialization to Documentation Example in web3.js examples #703

Open
amschel99 opened this issue May 11, 2024 · 0 comments

Comments

@amschel99
Copy link

Describe the issues and typos:
In the existing documentation examples, error handling was missing, and npm packages were being installed without initializing a package.json file. This could potentially lead to confusion and errors for users following the examples.

Expected behavior:
I expected the documentation examples to include proper error handling using try-catch blocks and to initialize a package.json file before installing npm packages.

Screenshots:
N/A

Additional context:
Adding error handling and initializing npm ensures that the examples provided in the documentation are more robust and reliable. This improves the overall user experience and reduces potential confusion or errors when users try to replicate the examples.

@amschel99 amschel99 changed the title Add Error Handling and npm Initialization to Documentation Example in web3.js examples issue/issues-and-typos: Add Error Handling and npm Initialization to Documentation Example in web3.js examples May 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant