Code Monkey home page Code Monkey logo

Comments (6)

sidmohanty11 avatar sidmohanty11 commented on May 25, 2024 1

Hey @Alenjojo , thanks for the interest in using EmbeddedChat. We are super thrilled to get your feedback on the product. EmbeddedChat currently is not officially published in npm registry though we are planning to do that quite soon (expected in 1-2 weeks). I believe you could try it now by doing,

npm i github:RocketChat/EmbeddedChat

and follow this repository as an example -> https://github.com/sidmohanty11/embeddedchat-demo-deploy

Thanks,

Please let me know if you face any issues

from embeddedchat.

Alenjojo avatar Alenjojo commented on May 25, 2024 1

sure, i'd love to thanks
absolutely

from embeddedchat.

Alenjojo avatar Alenjojo commented on May 25, 2024

@sidmohanty11 hey, thanking for getting back. Well i even tried it installing it manually and still im facing some npm errors. It won't install until i force it to and still it causes exceptions.
Screenshot 2022-10-26 105353

I guess it supports previous version of node, but it wasn't mentioned in the Readme

Node ver - 18.12.0
react.js ver -18.2.0

from embeddedchat.

Alenjojo avatar Alenjojo commented on May 25, 2024

Btw i tried to clone and run your repo, well it worked.
But still it wasn't possible for me to install on my project

from embeddedchat.

sidmohanty11 avatar sidmohanty11 commented on May 25, 2024

Hey @Alenjojo , thanks for pointing this out. I think it's erroring out due to the exact versioning of react v17 only in package.json under peerDeps:

"react": "^17.0.2",

Would you like to contribute to the project? It will be a simple fix I think. We can just update react and react-dom to ^17.0.2 || ^18

Take a look over this issue's fix: auth0/react-native-auth0#495 and let me know if you wish to move forward or if it works.

Again, thanks

from embeddedchat.

Alenjojo avatar Alenjojo commented on May 25, 2024

@sidmohanty11 hey, I've done that and checked it, it installs flawlessly
created a PR for that
Thanks

from embeddedchat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.