This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Description
Bug Description
When you install packages using yarn install, you get errors
Steps to Reproduce
- Run
yarn install on your terminal
- You will see the error:
Error running install script for optional dependency: "/Users/development/Training/_tqmvt/tqmvt-widgets/node_modules/dtrace-provider: Failed to auto-install node-gyp. Please run \"yarn global add node-gyp\" manually. Error: \"Command failed.
Expected Behavior
It should install packages without any issues
Additional Context
