happo / happo.io

Happo is a cross-browser screenshot testing service
https://happo.io
MIT License
196 stars 25 forks source link

React-dom required when using `pages` #82

Closed trotzig closed 5 years ago

trotzig commented 5 years ago

From a slack channel:

Question about the full-page screenshots. We are trying to use this in another repository, and Happo is failing with:

Cannot find module 'react-dom'

I'd think that with pages present it wouldn't care about type :shrug:

trotzig commented 5 years ago

Closing, this was a red herring. The error was because the wrong config file was used.