LoginSignup
2

More than 5 years have passed since last update.

npmでgypのエラーが出た時の対処法

Last updated at Posted at 2015-11-19

概要

npmを使っているとある時、config python errorみたいなものが出てきました。(スクショ撮り忘れた。)

解決方法

とっても簡単で以下のものを設定したらよい。

$ npm config set python /usr/local/var/pyenv/shims/python

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2