V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
coolalive888
V2EX  ›  Node.js

mac m1 环境下 npm config set 源失败

  •  
  •   coolalive888 · 2022-04-28 09:36:47 +08:00 · 5553 次点击
    这是一个创建于 700 天前的主题,其中的信息可能已经有所发展或是发生改变。

    大佬们,我 m1 本地环境 npm 换源失败,google 了一天也没解决,试过 npm cache clean --force 也不行 ➜ node-v16.14.2-darwin-arm64 npm -v 8.5.0

    sudo npm config set registry https://registry.npm.taobao.org Password: npm ERR! code EPERM npm ERR! syscall scandir npm ERR! path /Users/jiangfengwu/.Trash npm ERR! errno -1 npm ERR! Error: EPERM: operation not permitted, scandir '/Users/jiangfengwu/.Trash' npm ERR! [Error: EPERM: operation not permitted, scandir '/Users/jiangfengwu/.Trash'] { npm ERR! errno: -1, npm ERR! code: 'EPERM', npm ERR! syscall: 'scandir', npm ERR! path: '/Users/jiangfengwu/.Trash' npm ERR! } npm ERR! npm ERR! The operation was rejected by your operating system. npm ERR! It is likely you do not have the permissions to access this file as the current user npm ERR! npm ERR! If you believe this might be a permissions issue, please double-check the npm ERR! permissions of the file and its containing directories, or try running npm ERR! the command again as root/Administrator.

    npm ERR! A complete log of this run can be found in: npm ERR! /Users/jiangfengwu/.npm/_logs/2022-04-28T01_30_20_104Z-debug-0.log

    11 条回复    2022-05-09 13:40:06 +08:00
    Oktfolio
        1
    Oktfolio  
       2022-04-28 09:44:06 +08:00
    蒋枫武你好,我这里完全没有问题

    ![]( https://s3.bmp.ovh/imgs/2022/04/28/86e83e44ebe7076c.png)
    coolalive888
        2
    coolalive888  
    OP
       2022-04-28 09:48:36 +08:00
    @Oktfolio 我换了自带的终端可以了。。🙏 用 item 就不行
    ZxBing0066
        3
    ZxBing0066  
       2022-04-28 10:01:52 +08:00
    @coolalive888 iterm 程序右键详细信息里勾选 open using Rosetta ,有些应用程序默认还是使用 x86 代码没做兼容。
    uianz
        4
    uianz  
       2022-04-28 10:10:56 +08:00
    @Oktfolio 你试试 sudo 我的 mbp14 复现了
    ysc3839
        5
    ysc3839  
       2022-04-28 10:17:49 +08:00 via Android
    @coolalive888 可能是没有允许文件系统访问?
    coolalive888
        6
    coolalive888  
    OP
       2022-04-28 11:09:36 +08:00
    @ZxBing0066 item 和自带的终端都设置了 但是 item 还不行。。 奇奇怪怪
    ZxBing0066
        7
    ZxBing0066  
       2022-04-28 21:30:41 +08:00
    @coolalive888 啊这 好吧 那就不知道了
    DICK23
        8
    DICK23  
       2022-04-29 10:29:16 +08:00
    用 nvm 装 node, 用 nrm 切换源试试
    xiaojun996
        9
    xiaojun996  
       2022-05-03 23:48:17 +08:00
    nrm 了解一下
    wangtian2020
        10
    wangtian2020  
       2022-05-06 08:44:10 +08:00
    一般现在都用 nrm 切换了
    如果切换失败,可以尝试给命令行管理员权限
    很明显问题可能出现在,命令行没有权限去修改 config 文件
    实在没办法手动改文件吧
    magicdawn
        11
    magicdawn  
       2022-05-09 13:40:06 +08:00
    @Oktfolio 说不定人叫 江风五 .... 🐶
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   4963 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 31ms · UTC 09:48 · PVG 17:48 · LAX 02:48 · JFK 05:48
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.