Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ValchanOficial/8e15b365832b9452240c86799e1d18f1 to your computer and use it in GitHub Desktop.
Save ValchanOficial/8e15b365832b9452240c86799e1d18f1 to your computer and use it in GitHub Desktop.
[Storybook][How to fix] /node_modules/cli-table3/src/utils.js not supported.
Error:
const stringWidth = require('string-width');
^
.../node_modules/cli-table3/src/utils.js not supported.
How to solve:
delete yarn.lock and install packages again
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment