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
Running against the current master branch of micro-analytics:
master
micro-analytics
❯ DB_ADAPTER=redis ./cli.js > micro-analytics-cli@1.1.0 start /path/micro-analytics > micro dist/index.js "/usr/bin/node" "/path/micro-analytics/cli.js" micro: Error when importing /path/micro-analytics/dist/index.js: /path/micro-analytics/node_modules/micro-analytics-adapter-redis/index.js:24 ), ^ SyntaxError: Unexpected token )
The text was updated successfully, but these errors were encountered:
Seems like prettier broke this, will fix ✌️
Sorry, something went wrong.
Fixed in v0.1.1
No branches or pull requests
Running against the current
master
branch ofmicro-analytics
:The text was updated successfully, but these errors were encountered: