Create React App is Deployed but github pages shows 404 from manifest.json
up vote
0
down vote
favorite
Can anyone help me identify the problem to my manifest json file?
I deployed a simple starter create-react app to github pages and through the command line it shows that is is published but when I go to github pages page doesnt load. When I view the console I get this 404 error message coming from the manifest.json file , and static css file https://i.stack.imgur.com/UemJ7.png
I've searched everywhere for answers but I cant find a solution , if anyone could help that would be great
create-react-app
New contributor
add a comment |
up vote
0
down vote
favorite
Can anyone help me identify the problem to my manifest json file?
I deployed a simple starter create-react app to github pages and through the command line it shows that is is published but when I go to github pages page doesnt load. When I view the console I get this 404 error message coming from the manifest.json file , and static css file https://i.stack.imgur.com/UemJ7.png
I've searched everywhere for answers but I cant find a solution , if anyone could help that would be great
create-react-app
New contributor
Please post your code in your question, not as a screenshot
– Joel
Nov 5 at 1:57
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Can anyone help me identify the problem to my manifest json file?
I deployed a simple starter create-react app to github pages and through the command line it shows that is is published but when I go to github pages page doesnt load. When I view the console I get this 404 error message coming from the manifest.json file , and static css file https://i.stack.imgur.com/UemJ7.png
I've searched everywhere for answers but I cant find a solution , if anyone could help that would be great
create-react-app
New contributor
Can anyone help me identify the problem to my manifest json file?
I deployed a simple starter create-react app to github pages and through the command line it shows that is is published but when I go to github pages page doesnt load. When I view the console I get this 404 error message coming from the manifest.json file , and static css file https://i.stack.imgur.com/UemJ7.png
I've searched everywhere for answers but I cant find a solution , if anyone could help that would be great
create-react-app
create-react-app
New contributor
New contributor
New contributor
asked Nov 5 at 1:43
Alejandro Soler
1
1
New contributor
New contributor
Please post your code in your question, not as a screenshot
– Joel
Nov 5 at 1:57
add a comment |
Please post your code in your question, not as a screenshot
– Joel
Nov 5 at 1:57
Please post your code in your question, not as a screenshot
– Joel
Nov 5 at 1:57
Please post your code in your question, not as a screenshot
– Joel
Nov 5 at 1:57
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Alejandro Soler is a new contributor. Be nice, and check out our Code of Conduct.
Alejandro Soler is a new contributor. Be nice, and check out our Code of Conduct.
Alejandro Soler is a new contributor. Be nice, and check out our Code of Conduct.
Alejandro Soler is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53147286%2fcreate-react-app-is-deployed-but-github-pages-shows-404-from-manifest-json%23new-answer', 'question_page');
}
);
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Please post your code in your question, not as a screenshot
– Joel
Nov 5 at 1:57