Closed Shubham567 closed 3 years ago
Hey @Shubham567, thanks for using this library. It uses Firebase as source of truth among all peers, so you either need to install firebase@7.12.0
(Ref: https://github.com/interviewstreet/firepad-x/blob/master/package.json#L57) or you can use your own Database Adapter with the default Firepad
import.
Let me know if you face any further issue.
Thanks @Progyan1997,
Apart from few "How to's" in mind, this library is working great.
Feel free to add to documentation if you like. 😄
Error while importing {fromMonaco}
Description:
Got an error, while importing following line into a CRA app.
Error:
Other Details:
I have installed "@hackerrank/firepad": "^0.1.1", as dependency through yarn.
What am I missing here?
Thanks in advance.
Adding package.json