meteor - Add meteorite package error -


i have problem installing packages in meteor. have used sudo installation meteorite , still "problem when cloning repo" error. have reinstalled/unistalled both meteor , meteorite several times.

this error in terminal:

error: null command failed:

stdout:

stderr:

/usr/local/lib/node_modules/meteorite/lib/sources/git.js:124 throw "there problem cloning repo: " + self.url + ^ there problem cloning repo: https://github.com/benjaminrh/meteor-event-hooks.git please check https://github.com/oortcloud/meteorite/blob/master/contributing.md#troubleshooting potential explanations.

i've tried follow suggestions other posts without luck. suggestions appreciated, thank you.


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -