We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
Im having this issue as well
Sorry, something went wrong.
No branches or pull requests
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/appmetrics/index.js 29:12-35Module not found: Error: Can't resolve './appmetrics' in '/usr/home/myapp/node_modules/appmetrics'
@ ./
@ ./
/appmetrics-elk/lib/appmetrics-elk.js/appmetrics-elk/index.js@ ./
@ ./~/api/src/ServerEntry.js
@ ./src/app/ServerEntry.js
The text was updated successfully, but these errors were encountered: