LoginSignup
0
0

More than 5 years have passed since last update.

Meteorをインストールしようとした時に"Only 64-bit Intel processors are supported at this time."と言われたら。

Posted at

Meteorをインストールするときにハマったのでそのメモ。

原因として環境パスが考えられる。

1. まず、現在の環境パスを確認する。

$ echo $path

2. /usr/sbinを追加する。

.zshrc.bashrcでexportするか、/etc/pathsを編集する。

以上。

0
0
0

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
0
0