LoginSignup
1
0

More than 5 years have passed since last update.

npm installにてRefusing to install handsontable as a dependency of itselfというエラーが発生する場合

Posted at

http://root3.hatenablog.com/entry/2016/08/29/225231
package.jsonのnameプロパティと、インストールしようとしたnpmパッケージ名が同じ場合に発生します。

解決策

package.jsonのnameプロパティを、別の名前に変更する

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