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
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
The text was updated successfully, but these errors were encountered:
Bug Description
When you install packages using
yarn install
, you get errorsSteps to Reproduce
yarn install
on your terminalError 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
The text was updated successfully, but these errors were encountered: