小编adm*_*ola的帖子

Phoenix Framework上的NPM安装错误

我在debian jessie上,我正在尝试建立凤凰框架.我用mix phoenix.new创建了一个新的凤凰应用程序,然后输入该文件夹.当我运行'npm install'时,我收到以下错误:

sudo npm install
npm ERR! git clone git@github.com:file:deps/phoenix_html Cloning into bare repository '/root/.npm/_git-remotes/git-github-com-file-deps-phoenix-html-50a27b71'...
npm ERR! git clone git@github.com:file:deps/phoenix_html Permission denied (publickey).
npm ERR! git clone git@github.com:file:deps/phoenix_html fatal: Could not read from remote repository.
npm ERR! git clone git@github.com:file:deps/phoenix_html 
npm ERR! git clone git@github.com:file:deps/phoenix_html Please make sure you have the correct access rights
npm ERR! git clone git@github.com:file:deps/phoenix_html and the repository exists.
npm ERR! 404 Not Found
npm ERR! 404 
npm ERR! 404 'phoenix_html' is not in …
Run Code Online (Sandbox Code Playgroud)

elixir npm phoenix-framework

7
推荐指数
1
解决办法
1074
查看次数

标签 统计

elixir ×1

npm ×1

phoenix-framework ×1