We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After storycap@4.1.0 published, there is no file to call from cli.
$ npx storycap http://localhost:6006 --delay 100 --viewportDelay 100 --parallel 8 --outDir '.reg-suit/actual_images' --serverCmd 'npx http-server -a localhost ./dist/storybook-static' sh: 1: storycap: not found
storycap expects lib/node/cli.js to be present. However, the file does not appear to be in the v4.1.0 publish workflow.
lerna notice 📦 storycap@4.1.0 lerna notice === Tarball Contents === lerna notice 1.1kB LICENSE lerna notice 138B assets/disable-animation.css lerna notice 51B register.js lerna notice 2.9kB package.json lerna notice 2.3kB CONTRIBUTING.md lerna notice 5.4kB MIGRATION.md lerna notice 20.7kB README.md lerna notice === Tarball Details === lerna notice name: storycap lerna notice version: 4.1.0 lerna notice filename: storycap-4.1.0.tgz lerna notice package size: 10.5 kB lerna notice unpacked size: 32.5 kB lerna notice shasum: 7061d6b8ebaeb682fdf90b811fba49a5a7ebc164 lerna notice integrity: sha512-BmdqtWqDqlmk6[...]QmYzDn4eiZ85w== lerna notice total files: 7 lerna notice Successfully published: lerna success published 2 packages - storycap@4.1.0 - storycrawler@4.1.0
https://github.com/reg-viz/storycap/actions/runs/4738113404/jobs/8411623216
The text was updated successfully, but these errors were encountered:
Closed via #730 and I published patched ver as 4.1.1
Sorry, something went wrong.
No branches or pull requests
After storycap@4.1.0 published, there is no file to call from cli.
storycap expects lib/node/cli.js to be present.
However, the file does not appear to be in the v4.1.0 publish workflow.
https://github.com/reg-viz/storycap/actions/runs/4738113404/jobs/8411623216
The text was updated successfully, but these errors were encountered: