plotly.js icon indicating copy to clipboard operation
plotly.js copied to clipboard

Plotly.js fails on yarn install

Open vaishaly opened this issue 1 year ago • 2 comments

When i try to create custom bundle for plotly.js by referring the link https://github.com/plotly/plotly.js/blob/master/CUSTOM_BUNDLE.md and yarn add plotly.js fails with below error

Screenshot 2024-08-08 at 12 15 07 PM ```

vaishaly avatar Aug 08 '24 06:08 vaishaly

@vaishaly what version of yarn is this? 1.x or 4.x (berry)?

birkskyum avatar Aug 13 '24 12:08 birkskyum

@vaishaly , the guide has been updated to use git clone instead of i.e. yarn install:

  • https://github.com/plotly/plotly.js/blob/master/CUSTOM_BUNDLE.md

birkskyum avatar Aug 17 '24 02:08 birkskyum