Discussions

Ask a Question
Back to All

Which UpChunk package should we use?

Hi, I installed Sprig JavaScript SDK using yarn command from here:
https://docs.sprig.com/docs/web-javascript#install-with-npmyarn

usually all the required dependencies are picked up by Yarn,
but looks like I am getting this error message in Chrome Dev console:

[Sprig] - recording functionality not configured due to missing UpChunk dependency

there are 6 'upchunk' related packages available:
https://www.npmjs.com/search?q=upchunk

which one should we use?

Thank you!