gatsby-plugin-crisp-chat icon indicating copy to clipboard operation
gatsby-plugin-crisp-chat copied to clipboard

gatsby-plugin-crisp-chat compatibility

Open rich1n opened this issue 3 years ago • 1 comments

This is the warn I get just after type gatsby develop; there's no compatibility with gatsby version >3 ?

warn Plugin gatsby-plugin-crisp-chat is not compatible with your gatsby version 3.8.1 - It requires gatsby@^1.0.0 || ^2.0.0 || ^2.0.0-alpha || ^2.0.0-beta warn Plugin gatsby-plugin-crisp-chat is not compatible with your gatsby version 3.8.1 - It requires gatsby@^1.0.0 || ^2.0.0 || ^2.0.0-alpha || ^2.0.0-beta

rich1n avatar Oct 01 '21 04:10 rich1n

deployment on gatsby cloud faild with the plugin. Thanks 12:45:25 PM: npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: [email protected] npm ERR! Found: [email protected] npm ERR! node_modules/gatsby npm ERR! gatsby@"^4.4.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer gatsby@"^1.0.0 || ^2.0.0 || ^2.0.0-alpha || ^2.0.0-beta" from [email protected] npm ERR! node_modules/gatsby-plugin-crisp-chat npm ERR! gatsby-plugin-crisp-chat@"^3.2.2" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /root/.npm/eresolve-report.txt for a full report.

Seo-Bangkok avatar Jan 12 '22 05:01 Seo-Bangkok