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
I am new on using storybook for UI, there is a project from a vendor who has develop a spfx project which involves storybook.
the requirements are:
Node Version 16.16.0
storybook version ^7.2.0
after doing a npm install on the storybook book and get all dependencies, the next step is npm run storybook and I get the following results
"To run Storybook you need to have Node.js 18 or higher "
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am new on using storybook for UI, there is a project from a vendor who has develop a spfx project which involves storybook.
the requirements are:
Node Version 16.16.0
storybook version ^7.2.0
after doing a npm install on the storybook book and get all dependencies, the next step is npm run storybook and I get the following results
"To run Storybook you need to have Node.js 18 or higher "
Beta Was this translation helpful? Give feedback.
All reactions