Created
August 4, 2023 01:37
-
-
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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