我正在学习React Js,我使用的IDE是VS代码。我无法使用命令npm install react-router dom
安装react路由器dom。每当我键入npm install react-router-dom
时,我都会收到消息。react路由器未安装。
Windows PowerShell Copyright (C) Microsoft Corporation. All rights reserved.
up to date, audited 1407 packages in 4s
169 packages are looking for funding
run `npm fund for details
8 moderate severity vulnerabilities
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit for details.
1条答案
按热度按时间nkoocmlb1#
尝试
npm install react-router-dom