poteto / ember-hypersearch

Hyperspeed real-time search with caching
MIT License
55 stars 24 forks source link

fetch failed https://registry.npmjs.org/ember-cli-htmlbars/-/ember-cli-htmlbars-0.7.9.tgz #17

Open paddymahadeva opened 8 years ago

paddymahadeva commented 8 years ago

Hey,

New to ember world and was just playing around. Tried to install this plugin.Got the below error.

fetch failed https://registry.npmjs.org/ember-cli-htmlbars/-/ember-cli-htmlbars-0.7.9.tgz

on running ember install ember-hypersearch

This is the output of ember -v at my end.

version: 2.3.0-beta.2 Could not start watchman; falling back to NodeWatcher for file system events. Visit http://www.ember-cli.com/user-guide/#watchman for more info. node: 5.1.0 npm: 2.14.10 os: linux ia32

Is there any issue with install or is it just me?

Cheers Paddy