Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
|
Signed CLA. |
|
I think that the README can be self-contained, why not add I would even go further and include information about installing Node.js. I always include this information in my projects. This is the same as with accessibility, you don't discriminate people that may not know what NPM is. |
|
Installing a package at the system level should be a conscious choice, and we certainly wouldn't want to push the |
* docs: mention `node --import` and impr CLI description closes #1184 * docs: mention `npx` usage * docs: add gh setup snippet * docs: mention cross-platform
Updating the installation command. If you install the package locally, you will not be able to use it as in example in README.