question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Missing script: "start-storybook"

See original GitHub issue
npm run storybook

> frontend@0.0.1 storybook
> start-storybook -p 6006

sh: 1: start-storybook: not found

when ever i choose npx sb init --type … react or web-component i can’t start server

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
lucilecoutoulycommented, Aug 16, 2021

hello, when inside docker FROM node:buster

I try npm install @storybook/cli@latest --save-exact it didn’t install start-storybook

Which command should install start-storybook ? thanks

0reactions
alk-mandrianarijaonacommented, Jan 5, 2022

@lucilecoutouly did you find any solution for this issue?

Read more comments on GitHub >

github_iconTop Results From Across the Web

ERR! on npm run storybook · Issue #145 - GitHub
1). Looking into it further, it looks like the sb init step is missing from the docs, telling users to start it up...
Read more >
Error running storybook - sh: 1: start-storybook: not found
This error is due to the node_modules folder. If you delete that folder and run npm install . it will work. Mostly due...
Read more >
Missing script: "start-storybook" #15843 - Issuehunt
Missing script : "start-storybook" #15843 · What happens when you do the following? ls node_modules/. · ls node_modules/.bin | grep storybook getstorybook ·...
Read more >
Install Storybook
Setup the necessary scripts to run and build Storybook. Add the default Storybook configuration. Add some boilerplate stories to get you started.
Read more >
@storybook/storybook-deployer - npm package | Snyk
Looks like @storybook/storybook-deployer is missing a security policy. ... script in your package.json [string] --ci Deploy the storybook in CI mode (github ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found