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

Doesnt deploy in Heroku #171

Open
luisenricke opened this issue May 10, 2019 · 2 comments
Open

Doesnt deploy in Heroku #171

luisenricke opened this issue May 10, 2019 · 2 comments

Comments

@luisenricke
Copy link

when I try to deploy the application on the server I get an error 500.
It seems to have to do with the font numito

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://fonts.gstatic.com/s/nunito/v10/XRXV3I6Li01BKofINeaB.woff2. (Reason: CORS request did not succeed)

@jcc
Copy link
Owner

jcc commented May 27, 2019

Can you show your error log?

@luisenricke
Copy link
Author

I realized that when I deployed it I was ignoring public files... Then I removed from the .gitignore some folders to upload it but it still won't let me do anything. The following errors were thrown to me by adding a simple tag in the console:

with: npm run dev
Error: Request failed with status code 500 app.js:765:15
TypeError: can't convert undefined to object 12.5ac75bc4e5a2dfc77831.js:332:12

with: npm run production
TypeError: can't convert undefined to object 23.ff7d49e9262e370ef23e.js:1:213

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