随笔分类 - Node/NPM
摘要:原因:MAC使用的终端是zsh,zsh加载的是 ~/.zshrc文件,而 ‘.zshrc’ 文件中并没有定义任务环境变量 解决1、终端中执行命令,打开.zshrc文件: vi ~/.zshrc2、在~/.zshrc文件最后,增加一行: source ~/.bash_profile3、执行命令,使其立
阅读全文
摘要:直接在控制台中输入上面的一句话就可以得到你想要的
阅读全文
摘要:Whether npm or other front-ent package manager tools are all writtent by node, therefor, if we want to use it, we should install node at first. After
阅读全文

浙公网安备 33010602011771号