Fix spo web get command and add ESM module instructions
Fixes 'spo web get' command usage in documentation. Closes #5699
This pull request addresses the bug in the documentation where the 'spo web get' command was incorrectly using 'webUrl' instead of 'url' as a parameter. It also adds a note about using ESM modules when including CLI for Microsoft 365 as a dependency in Node.js projects.
Changes made:
- Updated the example code to use 'url' instead of 'webUrl' in the 'spo web get' command.
- Added a section explaining the need for ESM modules in projects using CLI for Microsoft 365.
- Provided an example package.json configuration for a Node.js app using ESM modules.
- Included instructions on how to set up and run a project with these configurations.
These changes improve the accuracy of the documentation and provide clearer guidance for developers integrating CLI for Microsoft 365 into their Node.js projects.
Thank you, we'll try to review it ASAP!
@shahzdvp I added the hacktoberfest-accepted label to this PR which means that this PR will count as done for the Hacktoberfest event. So if you participate in this event it will get you unblocked and it allows us to merge this PR later when we catch up 👍
Thanks for your support and awesome contribution 👏 You Rock 🤩
@pnp/cli-for-microsoft-365-maintainers due to my short brake I am unassigning myself from this one so that it may be processed by someone else
closing due to lack of activity 😔