Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我尝试使用以下命令为我现有的 Vue JS 打字稿项目安装 JEST,npm instal --save-dev jest并且我系统中安装的节点版本是 14.4。但是出现版本不支持错误,如下面的屏幕截图所示。是否可以在不安装指定节点版本的情况下解决此问题?
npm instal --save-dev jest