【发布时间】:2021-04-06 06:56:37
【问题描述】:
无法在 windows 8.1 pro 中运行 npx 命令。显示错误
Error: EPERM: operation not permitted, mkdir 'C:\Users\MY'
我的文件夹路径包含空格。 完整的命令和错误在这里。
C:\Users\MY PC\Desktop\renaitv>npx create-react-app tsst
Error: EPERM: operation not permitted, mkdir 'C:\Users\MY'
command not found: create-react-app
【问题讨论】:
标签: npm windows-8.1 npx