This PR updates our actions and pipelines (and package-lock) to successfully install on versions of node/npm that require stricter peer dependencies.
It includes some changes to test files and setup to ensure they run successfully, but mainly relies on the updates to package.json and package-lock.json to enable cross-platform installs on all current versions of npm (8+) and node (16+)
This PR updates our actions and pipelines (and package-lock) to successfully install on versions of node/npm that require stricter peer dependencies.
It includes some changes to test files and setup to ensure they run successfully, but mainly relies on the updates to package.json and package-lock.json to enable cross-platform installs on all current versions of npm (8+) and node (16+)
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
Thank you for contributing to the Azure IoT Explorer!
This checklist is used to make sure that common guidelines for a pull request are followed.
General Guidelines
npm run test
command)