The splatting operator '@' cannot be used to reference variables in an expression. '@vis' can be used only as an argument to a c ommand. To reference variables in an expression use '$vis' #580
The splatting operator '@' cannot be used to reference variables
in an expression. '@vis' can be used only as an argument to a c
ommand. To reference variables in an expression use '$vis'.
+ CategoryInfo : ParserError: (:) [], ParentContai
nsErrorRecordException
+ FullyQualifiedErrorId : SplattingNotPermitted
Description
At line:1 char:13
Steps to Reproduce
npm install @vis.gl/react-google-maps
Environment
Logs
No response