You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like CloudCannon has an older version of Rosey globally installed. When you run npx rosey, you're actually picking up that install, rather than installing the latest version as you might think. Additionally, the installed version is a major version behind, and there are some breaking changes that you're likely hitting.
We'll look into preventing this issue from appearing in the future on CloudCannon. For safety, it's best to use npx rosey@latest, or specify Rosey as a dependency in a package.json for the site. I'll update our guides to make that clearer. Let us know if that solves the issue for you!
I just ran my site build in CloudCannon with Rosey and got the following output including an error and warning:
I searched through the Rosey docs and nowhere can I find anything on GOOGLE nor WRAPPED. Nor do I have any of this in my repo.
For the CloudCannon team, my url is: https://graceful-map.cloudvent.net/
The text was updated successfully, but these errors were encountered: