chromaui / chromatic-e2e

Archive end-to-end tests to be replayed in Storybook and Chromatic
MIT License
13 stars 3 forks source link

Failed to import `@chromatic-com/cypress`, is it installed in `package.json`? #109

Closed hustlelikeaboss closed 2 months ago

hustlelikeaboss commented 4 months ago

Describe the bug chromaui/action seems to have trouble finding the dependency @chromatic-com/cypress.

To Reproduce Follow the steps here to set up Chromatic to work with Cypress and run the build using chromaui/action

Expected behavior Should build with no issues, but get the following error instead:

Failed to import @chromatic-com/cypress, is it installed in package.json? → Command failed: npm exec build-archive-storybook --output-dir /tmp/chromatic--2086-Q2qrZiAmeTPF

Screenshots

Screenshot 2024-02-22 at 10 11 06 PM

Additional context Add any other context about the problem here.

winkerVSbecks commented 2 months ago

@hustlelikeaboss I believe this issue is now resolved, please try with the latest version of the action and the @chromatic-com/cypress package.