Lucas Soldier
Lucas Soldier
RRailway
Created by Lucas Soldier on 10/23/2023 in #✋|help
force react-google-login in version "^5.2.2."
nono
20 replies
RRailway
Created by Lucas Soldier on 10/23/2023 in #✋|help
force react-google-login in version "^5.2.2."
{ "name": "ladyfitlovers", "private": true, "version": "0.0.0", "type": "module", "scripts": { "dev": "vite", "start": "serve dist -s -n -L -p $PORT", "build": "vite build", "lint": "eslint . --ext js,jsx --report-unused-disable-directives --max-warnings 0", "preview": "vite preview" }, "dependencies": { "@ant-design/icons": "^5.2.6", "@azure/msal-react": "^2.0.3", "@emailjs/browser": "^3.11.0", "@redux-devtools/extension": "^3.2.5", "antd": "^5.9.4", "axios": "^1.5.1", "chart.js": "^4.4.0", "formik": "^2.4.5", "gapi-script": "^1.2.0", "react": "17.0.2", "react-avatar-editor": "^13.0.0", "react-chartjs-2": "^5.2.0", "react-dom": "17.0.2", "react-google-login": "^5.2.2", "react-redux": "^8.1.2", "react-responsive": "^9.0.2", "react-router-dom": "^6.16.0", "redux": "^4.2.1", "redux-thunk": "^2.4.2", "serve": "^14.2.1", "yup": "^1.3.2" }, "devDependencies": { "@vitejs/plugin-react": "^4.0.3", "eslint": "^8.45.0", "eslint-plugin-react": "^7.32.2", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-refresh": "^0.4.3", "tailwindcss": "^3.3.3", "vite": "^4.4.5" } }
20 replies
RRailway
Created by Lucas Soldier on 10/23/2023 in #✋|help
force react-google-login in version "^5.2.2."
dockerFile??
20 replies
RRailway
Created by Lucas Soldier on 10/23/2023 in #✋|help
force react-google-login in version "^5.2.2."
yes "start": "serve dist -s -n -L -p $PORT",
20 replies
RRailway
Created by Lucas Soldier on 10/23/2023 in #✋|help
force react-google-login in version "^5.2.2."
No description
20 replies
RRailway
Created by Lucas Soldier on 10/23/2023 in #✋|help
force react-google-login in version "^5.2.2."
No description
20 replies
RRailway
Created by Lucas Soldier on 10/23/2023 in #✋|help
force react-google-login in version "^5.2.2."
I'm trying to set up the project, and it's giving me an error related to the versions of React, Google Login, and React Router DOM, and I don't know what to do. I need to deploy it in 1 hour. :c
20 replies
RRailway
Created by Lucas Soldier on 10/23/2023 in #✋|help
force react-google-login in version "^5.2.2."
5bd4bcbd-57e9-4810-bebf-59badb02ab3d
20 replies
RRailway
Created by Lucas Soldier on 10/10/2023 in #✋|help
Error al deployar el back
@Brody I just wanted to say a big 'thank you' for the documentation you shared. It really helped me solve my issue. I appreciate it a lot!
10 replies
RRailway
Created by Lucas Soldier on 10/10/2023 in #✋|help
Error al deployar el back
oks thanks
10 replies
RRailway
Created by Lucas Soldier on 10/10/2023 in #✋|help
Error al deployar el back
I deployed the backend of my project, but it never loads anything. I tried to check if it was a database error, but it's working correctly, and I don't understand why it's not working. I don't even see the requests I make in the console
10 replies