Uniswap / widgets

widgets-uniswap.vercel.app
GNU General Public License v3.0
123 stars 175 forks source link

Package install error #633

Open tqmvt opened 2 months ago

tqmvt commented 2 months ago

Bug Description When you install packages using yarn install, you get errors

Steps to Reproduce

  1. Run yarn install on your terminal
  2. 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

image