nodejs EPERM: operation not permitted, symlink '../../' 在Windows10里运行 grunt symlink 出现错误: PERM: operation not permitted, symlink '../../' 这是因为没有权限。 解决方法 按快捷键Win + X, 选择“命令提示符(管理员)”,然后在窗口中进入你的目标文件夹执行所需操作。这种方式能获取管理员的操作权限。