LoginSignup
35
16

More than 5 years have passed since last update.

[解決方法] upath@1.0.4: The engine "node" is incompatible with this module. Expected version ">=4 <=9".

Last updated at Posted at 2018-04-25

node 10.0 で webpackをインストールしようとすると表題のエラーが起きます。

原因

解決方法

yarn install --ignore-engines

参考 https://github.com/anodynos/upath/issues/14

35
16
1

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
35
16