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
When running netlify lm:setup it redirects me to the browser and upon me pressing Authorize I see this error message in my terminal:
netlify lm:setup
TypeError: Cannot read property 'slug' of undefined
The text was updated successfully, but these errors were encountered:
This was also reported in our CLI. See workaround here and we're currently working a solution.
Sorry, something went wrong.
@erezrokah workaround does not work, it still wants to authorize over browser (Windows 10)
Hello 👋 sorry for the delay in fixing this. CLI version 3.8.0 address this issue. Please comment if you're still experiencing issues after running:
3.8.0
Successfully merging a pull request may close this issue.
When running
netlify lm:setup
it redirects me to the browser and upon me pressing Authorize I see this error message in my terminal:TypeError: Cannot read property 'slug' of undefined
The text was updated successfully, but these errors were encountered: