riotjs-loader icon indicating copy to clipboard operation
riotjs-loader copied to clipboard

Peer dependency issue with latest riot?

Open Zakay opened this issue 9 years ago • 2 comments

npm install yields: Peer [email protected] wants riot@^2.0.5

Zakay avatar Jul 06 '15 12:07 Zakay

Same here:

npm WARN engine [email protected]: wanted: {"node":">=4.0.0"} (current: {"node":"2.0.2","npm":"2.9.0"})
npm WARN peerDependencies The peer dependency riot@^2.0.5 included from riotjs-loader will no
npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency
npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.
npm WARN engine [email protected]: wanted: {"node":">=4.0.0"} (current: {"node":"2.0.2","npm":"2.9.0"})
npm WARN optional dep failed, continuing [email protected]
npm WARN prefer global [email protected] should be installed with -g

utensil avatar Nov 01 '15 09:11 utensil

I created a new issue for this #13.

How many people are using this loader? perhaps @esnunes can give a little more attention for us =]

samuelmesq avatar Dec 21 '15 01:12 samuelmesq