-
Notifications
You must be signed in to change notification settings - Fork 3
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
The series of updates in this PR will solve dependency installation and project build issues #93
base: main
Are you sure you want to change the base?
Commits on Jan 9, 2024
-
- install the dependencies and update by using "yarn upgrade-interact…
…ive" interface of yarn - start the project in node v16.20.2(the latest LTS release of v16) with some errors from "react" and "jsx-a11y"
Configuration menu - View commit details
-
Copy full SHA for fa105bb - Browse repository at this point
Copy the full SHA fa105bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 395c127 - Browse repository at this point
Copy the full SHA 395c127View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35f39df - Browse repository at this point
Copy the full SHA 35f39dfView commit details -
solve "JSX props should not use functions react/jsx-no-bind" for Neig…
…hborSummaryModal
Configuration menu - View commit details
-
Copy full SHA for 67f5030 - Browse repository at this point
Copy the full SHA 67f5030View commit details -
solve "JSX props should not use functions react/jsx-no-bind" for Noti…
…ficationMenuItem
Configuration menu - View commit details
-
Copy full SHA for 4ef762e - Browse repository at this point
Copy the full SHA 4ef762eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93b044e - Browse repository at this point
Copy the full SHA 93b044eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ef796f - Browse repository at this point
Copy the full SHA 4ef796fView commit details -
solve "A control must be associated with a text label jsx-a11y/contro…
…l-has-associated-label" for TeammateCard
Configuration menu - View commit details
-
Copy full SHA for dd70237 - Browse repository at this point
Copy the full SHA dd70237View commit details -
solve "A control must be associated with a text label jsx-a11y/contro…
…l-has-associated-label" for Footer
Configuration menu - View commit details
-
Copy full SHA for 302c509 - Browse repository at this point
Copy the full SHA 302c509View commit details -
solve "A control must be associated with a text label jsx-a11y/contro…
…l-has-associated-label" for Subscription
Configuration menu - View commit details
-
Copy full SHA for 993caef - Browse repository at this point
Copy the full SHA 993caefView commit details -
I've fixed the proglem of me unintentionally writing useSelector inst…
…ead of useCallback in a previous commit in NeighborCard
Configuration menu - View commit details
-
Copy full SHA for 9457194 - Browse repository at this point
Copy the full SHA 9457194View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37acad8 - Browse repository at this point
Copy the full SHA 37acad8View commit details -
Merge pull request #3 from ARS-coding/1-update-to-the-dependencies-to…
…-their-latest-minor-and-patch-versions-and-fix-problems-that-occur 1 update to the dependencies to their latest minor and patch versions and fix problems that occur
Configuration menu - View commit details
-
Copy full SHA for 4c0abc5 - Browse repository at this point
Copy the full SHA 4c0abc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf3240e - Browse repository at this point
Copy the full SHA bf3240eView commit details -
Merge pull request #4 from ARS-coding/1-update-to-the-dependencies-to…
…-their-latest-minor-and-patch-versions-and-fix-problems-that-occur change the react-hook-fdrm version from '^7.14.2' to '7.45.4' to fix yarn install problem which prevent the buil
Configuration menu - View commit details
-
Copy full SHA for 8d89a4c - Browse repository at this point
Copy the full SHA 8d89a4cView commit details
Commits on Apr 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8a2503f - Browse repository at this point
Copy the full SHA 8a2503fView commit details -
Merge pull request #5 from ARS-coding/1-update-to-the-dependencies-to…
…-their-latest-minor-and-patch-versions-and-fix-problems-that-occur add google analytics 4 tag
Configuration menu - View commit details
-
Copy full SHA for 0c8adce - Browse repository at this point
Copy the full SHA 0c8adceView commit details -
Configuration menu - View commit details
-
Copy full SHA for da5bf98 - Browse repository at this point
Copy the full SHA da5bf98View commit details -
pass NODE_OPTIONS='--openssl-legacy-provider' env variable to start a…
…nd build scripts
Configuration menu - View commit details
-
Copy full SHA for d363acb - Browse repository at this point
Copy the full SHA d363acbView commit details