RuntimeTools / appmetrics-elk

A connector that collects data using 'appmetrics' and sends it to ElasticSearch for use with Kibana
Apache License 2.0
29 stars 12 forks source link

MAC - Module not found error #27

Open loheswaran opened 7 years ago

loheswaran commented 7 years ago

Hi, I am just trying to use appmetrics-elk in my node application, I got into the below error in my mac machine.

ERROR in ./~/appmetrics/index.js Module not found: Error: Can't resolve './appmetrics' in '/usr/home/myapp/node_modules/appmetrics' @ ./~/appmetrics/index.js 29:12-35 @ ./~/appmetrics-elk/lib/appmetrics-elk.js @ ./~/appmetrics-elk/index.js @ ./~/api/src/ServerEntry.js @ ./src/app/ServerEntry.js

ghost commented 7 years ago

Im having this issue as well