esnunes / riotjs-loader

riotjs module loader for webpack
MIT License
103 stars 42 forks source link

Peer dependency issue with latest riot? #6

Open Zakay opened 9 years ago

Zakay commented 9 years ago

npm install yields: Peer riotjs-loader@1.1.3 wants riot@^2.0.5

utensil commented 8 years ago

Same here:

npm WARN engine riot@2.3.0-beta: 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 riot-cli@2.3.0-beta.5: wanted: {"node":">=4.0.0"} (current: {"node":"2.0.2","npm":"2.9.0"})
npm WARN optional dep failed, continuing fsevents@1.0.2
npm WARN prefer global riot@2.3.0-beta should be installed with -g
samuelmesq commented 8 years ago

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 =]