I have tried in my local and published it but after installing in test project getting error like, Cannot read the properties of null ( reading useContext ). But believe me there is no useContext used in my project. After that i installed other react component libraries from npmjs but they are also giving same issue, even after installing all peer and dependencies. Any solution for this ?
Make one video i have built a chat bot i want to publish it in npm I want other users can use my chat bot with modification of chatbot icon primary color chatbot name. They modification can be done by users via props. They can send props in my component they installed from npm. How to setup and do this modification feature pls explain this
Really helpful video, nice one..... BTW, 4:05 - Create Webpack file in the "ROOT" folder....I also face this problem of words too sometimes 😅😅😅
very helpful video...bole to kataiiiii zeher : )
@@RavindraSingh-lp9pl 🙌🏻
I have tried in my local and published it but after installing in test project getting error like, Cannot read the properties of null ( reading useContext ).
But believe me there is no useContext used in my project.
After that i installed other react component libraries from npmjs but they are also giving same issue, even after installing all peer and dependencies. Any solution for this ?
Make one video i have built a chat bot i want to publish it in npm I want other users can use my chat bot with modification of chatbot icon primary color chatbot name. They modification can be done by users via props. They can send props in my component they installed from npm. How to setup and do this modification feature pls explain this
@@TECHTEMPLETAMIL You can do the same by taking help from this video 🙂
@@akashingole yes thank you. i just want to know props sharing things between npm package