Laravel-Elixir-Rollup icon indicating copy to clipboard operation
Laravel-Elixir-Rollup copied to clipboard

Error on Installation

Open ChristopherDosin opened this issue 9 years ago • 1 comments

On a fresh installation i get the error

npm install laravel-elixir-rollup-official --save-dev
npm ERR! Darwin 15.5.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "laravel-elixir-rollup-official" "--save-dev"
npm ERR! node v4.4.4
npm ERR! npm  v3.9.0

npm ERR! No compatible version found: babel-preset-es2015-webpack@^6.13.2
npm ERR! Valid install targets:
npm ERR! 6.4.2, 6.4.1, 6.4.0, 6.3.15, 6.3.14, 6.3.13, 0.0.0
npm ERR! 
npm ERR! 
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>

Debug Log http://laravel.io/bin/GykGP

ChristopherDosin avatar Aug 07 '16 07:08 ChristopherDosin

@JeffreyWay I have the same problem on Production Server with the following version:

npm ERR! node -v v0.10.46
npm ERR! npm -v 1.3.6

I my local environment its working perfect, which has latest node and npm version. Any solution?

jogeshpi03 avatar Jan 31 '17 07:01 jogeshpi03