When I’m installing the videosdk from npm or yarn using this code - npm install @videosdk.live/react-sdk
I’ve got the error :
The splatting operator ‘@’ cannot be used to
reference variables in an expression. ‘@videosdk’
can be used only as an argument to a command. To
reference variables in an expression use
‘$videosdk’.