Skip to content
New issue

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

no npm bin files published at storycap@v4.1.0 #727

Closed
RyotaSugawara opened this issue Apr 19, 2023 · 1 comment
Closed

no npm bin files published at storycap@v4.1.0 #727

RyotaSugawara opened this issue Apr 19, 2023 · 1 comment
Labels

Comments

@RyotaSugawara
Copy link

RyotaSugawara commented Apr 19, 2023

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

@RyotaSugawara RyotaSugawara changed the title no binary files published at storycap@v4.1.0 no npm bin files published at storycap@v4.1.0 Apr 20, 2023
@Quramy Quramy added the bug label Apr 20, 2023
@Quramy
Copy link
Member

Quramy commented Apr 20, 2023

Closed via #730 and I published patched ver as 4.1.1

@Quramy Quramy closed this as completed Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants