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

Mistake in tutorial (deploy with domain manager plugin active) #2

Open
ffxsam opened this issue Jan 19, 2019 · 0 comments
Open

Mistake in tutorial (deploy with domain manager plugin active) #2

ffxsam opened this issue Jan 19, 2019 · 0 comments

Comments

@ffxsam
Copy link

ffxsam commented Jan 19, 2019

Towards the end when it's time to deploy, it suggests running npm run deploy and says:

You'll see the terminal return some output with the endpoint for your app. But, there's one more thing for us to do. We need to add the domain. We've already added the configuration in the serverless.yml but there's one more command we need to run.

This isn't true though. The deployment throws an error since the domain hasn't been created:

  Error --------------------------------------------------

  Error: Could not set up basepath mapping. Try running sls create_domain first.
Error: Error: 'vue-ssr.your-domain.com' could not be found in API Gateway.
NotFoundException: Invalid domain name identifier specified

Maybe the tutorial should suggest commenting out the domain manager plugin in serverless.yml initially?

@ffxsam ffxsam changed the title Mistake in tutorial Mistake in tutorial (deploy with domain manager plugin active) Jan 19, 2019
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