This can happen if you have an environment variable such as NODE_ENV set to development. To check this run echo $NODE_ENV and if it returns a value then run NODE_ENV= to unset it.
- NODE_ENV=
Now try to login
- appc logout
- appc login
Hope this helps.
No comments:
Post a Comment