You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
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