Skip to main content

All Questions

Tagged with
0 votes
1 answer
13 views

Page Not Found in Netlify [duplicate]

I am currently building a React website and I created a PageNotFound component and integrated on my Routes which works fine but when deployed on Netlify, it displays the default netlify page not found ...
GifftyCode's user avatar
-1 votes
0 answers
14 views

Ionic React App Shows Blank White Screen After Deployment on Netlify/local

I have created an Ionic React app and tried to deploy it on Netlify. However, after deployment, I encountered a blank white screen. To debug, I ran npm run build locally, went inside the dist folder, ...
Deepu V Nair's user avatar
-1 votes
0 answers
22 views

How to deploy React Typescript Three/fiber on Netlify.com [closed]

I'm trying to deploy React Typescript Three/fiber and Three/drei to Netlify.com. Deploying is success but I can't see any Html elements that I wrote. I got these messages in inspector window. I guess ...
BlackDragon94's user avatar
0 votes
0 answers
29 views

How to Fix "Failed to Load Module Script" Error for React App Deployed on VPS with Nginx?

I'm a beginner trying to deploy my React application (static web pages) on a VPS using Nginx, and I'm running into a problem. After deploying, my app loads but doesn't display anything. The browser ...
Jeevons Eya-Jr-Iq's user avatar
0 votes
0 answers
22 views

Deployment crashes when building with new image

I have an react, typescript and webpack application deployed using cloudflare pages. On the last modification I tried adding a new image on my page but the deployment fails to find that particular ...
William Blanchet Lafrenière's user avatar
0 votes
1 answer
45 views

Error "virtual host to handle /favicon.ico has not been defined" When Deploying React App on IBM WebSphere

I am trying to deploy a React application on IBM WebSphere, but I am encountering an issue where the server returns the following error: virtual host to handle /favicon.ico has not been Defined Here ...
PRABHAT SINGH RAJPUT's user avatar
0 votes
2 answers
59 views

AWS Amplify deployment permanent "pending" state

Amplify job is in pending state So GitHub repository and Amplify are connected. When I push anything to the active branches it triggers Amplify (webhook is working correctly), and creates a new ...
Віталій Хоменко's user avatar
0 votes
1 answer
25 views

Render not hosting backend client

I was trying to deploy my mern stack website using render . When I was deploying my backend repository , I am facing a port error, I deployed my backend, repo so it gave me the backend link. I ...
Aryan Kapoor's user avatar
0 votes
0 answers
13 views

Reactjs getting 401 error only at the first time

I am getting 401 error (mern stack project)only when i tap on the profile icon for the first time, but if i refresh the account page then all the datas are shown correctly. This is the page in which i ...
Alim Bin Yeasin's user avatar
0 votes
0 answers
18 views

Pdf load correctly in local but not after netlify deployment

when i run my website localy, it works well. But after netlify deployment, it show me "Failed to load PDF file." with a 404 not found in console. But it still works locally.strong text here ...
Nesil's user avatar
  • 3
0 votes
0 answers
21 views

React routing not working on deployed AWS Elastic Beanstalk instance

I successfully deployed a Spring Boot with React web application on AWS Elastic Beanstalk using a single .war archive for both frontend and backend (I put the React build under target/classes/static). ...
BR4TO92's user avatar
  • 79
0 votes
1 answer
40 views

Reactjs cient not receiving cookies from express server

I'm running my project on different servers, backend on render and frontend on vercel. However I'm only running into this error on deployment, meaning that the cookie is either not being set properly ...
TeDi's user avatar
  • 49
0 votes
0 answers
20 views

404 Not found error on vercel nodejs deployment

I am trying to host my nodejs backend on vercel, I am getting 404 Not Found when I make an api call. here's my vercel.json file: { "version": 2, "builds": [ { "src&...
Sanaullah Ansari's user avatar
0 votes
0 answers
23 views

Export encountered errors on following paths:

Export encountered errors on following paths: /(main)/blocks/page: /blocks /(main)/components/maintable/page: /components/maintable /(main)/documentation/page: /documentation ...
Asadbek A'lamov's user avatar

15 30 50 per page
1
2 3 4 5
112