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

[Error] <!DOCTYPE html> #38

Open
Efrenray opened this issue Sep 2, 2019 · 2 comments
Open

[Error] <!DOCTYPE html> #38

Efrenray opened this issue Sep 2, 2019 · 2 comments

Comments

@Efrenray
Copy link

Efrenray commented Sep 2, 2019

I'm recieving this error after using app sync release command:

[Error]




<title>Application Error</title>
<style media="screen">
html,body,iframe {
margin: 0;
padding: 0;
}
html,body {
height: 100%;
overflow: hidden;
}
iframe {
width: 100%;
height: 100%;
border: 0;
}
</style>


<iframe src="//www.herokucdn.com/error-pages/application-error.html"></iframe>

there were no errors installing before this

@EddyVerbruggen
Copy link
Contributor

An you try running that command again?

@Efrenray
Copy link
Author

Efrenray commented Sep 2, 2019

error still persists. does installing app sync cli outside the project directory affect it?

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

2 participants