Skip to content
New issue

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

grunt watch Fatal error: Unable to find local grunt #40

Open
sagargg-zz opened this issue Jun 5, 2016 · 0 comments
Open

grunt watch Fatal error: Unable to find local grunt #40

sagargg-zz opened this issue Jun 5, 2016 · 0 comments

Comments

@sagargg-zz
Copy link

sagargg-zz commented Jun 5, 2016

1. I just followed the all instructions as written in documentation. I was trying to installing spendb tool on my ubuntu machine. but when i'm trying to grunt, it occur fatall error. i had installed gurnt-cli. how can i fix this one..?

grunt-cli: The grunt command line interface (v1.2.0)

Fatal error: Unable to find local grunt.

If you're seeing this message, grunt hasn't been installed locally to
your project. For more information about installing and configuring grunt,
please see the Getting Started guide

2. I did skip gurnt watch step and trying to migrate database but following errors shows up.
File "/usr/local/lib/python2.7/dist-packages/sqlalchemy/engine/strategies.py", line 97, in connect return dialect.connect(*cargs, **cparams) File "/usr/local/lib/python2.7/dist-packages/sqlalchemy/engine/default.py", line 385, in connect return self.dbapi.connect(*cargs, **cparams) File "/usr/local/lib/python2.7/dist-packages/psycopg2/__init__.py", line 164, in connect conn = _connect(dsn, connection_factory=connection_factory, async=async) sqlalchemy.exc.OperationalError: (psycopg2.OperationalError) fe_sendauth: no password supplied

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant