我正在尝试将滑块添加到反应应用程序中,因此我尝试安装 splide js,但是在使用此命令安装库时我遇到npm install @splidejs/react-splide
了错误。会有什么问题?
PS E:\Learn React JS\haribaba.github.io\client> npm install @splidejs/react-splide
Unrecognized token in source text.
At line:1 char:13
+ npm install <<<< @splidejs/react-splide
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : UnrecognizedToken
错误图