react-native-chatbot icon indicating copy to clipboard operation
react-native-chatbot copied to clipboard

Invariant Violation

Open robertlucass opened this issue 4 years ago • 4 comments

Olá,

Eu comecei um projeto do zero e incluir somente o react-native-chatbot e mesmo assim continua com erro, alguém pode me ajudar ?

já fiz a instalação do react-native-community pelo link https://github.com/react-native-community/art já fiz a instalação manual e mesmo assim não tive sucesso e fica com o erro do print abaixo.

WhatsApp Image 2020-04-07 at 14 16 51

robertlucass avatar Apr 07 '20 17:04 robertlucass

getting same error. is anyone found workaround for it?

askynet avatar Apr 15 '20 20:04 askynet

Portuguese: @robertlucass Descreve o problema em inglês parceiro. Todo mundo usa inglês no GitHub. Não tem como o pessoal adivinhar que você está falando em Português.

I'm just giving an advice for him. But I'm also having this problem. In what version react-native removed ART from its core ?

axellbrendow avatar May 04 '20 05:05 axellbrendow

i getting same issue, anyone can help????

nhongprosl avatar Aug 06 '20 09:08 nhongprosl

Got it.

  1. Add the latest react-native-loader dependency to npm (for me it's 1.3.0)
  2. Delete react-native-loader module from node_modules/react-native-chatbot/node_modules/

The problem is fixed in the dependency

destryteeter avatar Oct 02 '20 22:10 destryteeter