ryanditjia / gatsby-plugin-crisp-chat

Gatsby plugin to add Crisp Livechat to your site
MIT License
17 stars 5 forks source link

gatsby-plugin-crisp-chat compatibility #17

Open rich1n opened 3 years ago

rich1n commented 3 years ago

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

Seo-Bangkok commented 2 years ago

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: gatsby-starter-default@0.1.0 npm ERR! Found: gatsby@4.5.0 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 gatsby-plugin-crisp-chat@3.2.2 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.