frankcollins3 / Next-Water-App

Happy, Healthy Water Cycling App that tracks user/human fluid intake.
https://next-water-app.vercel.app
1 stars 0 forks source link

redux working locally somehow isn't set up correctly. [9:55am] #109

Open frankcollins3 opened 11 months ago

frankcollins3 commented 11 months ago

attempting to do: deploy with vercel.

error: Screen Shot 2023-07-30 at 9 55 54 PM

proposed approach: 0: already saw that the commit wasn't correct and replaced thinking it would fix.

1: adding: ../ to import string.

frankcollins3 commented 11 months ago

confusing because it works locally and suggets the same exact code as it already is in the editor.

Type error: Module '"redux/main/mainSlice"' has no exported member 'SET_HYDRO_SCHEDULE'. Did you mean to use 'import SET_HYDRO_SCHEDULE from "redux/main/mainSlice"' instead?

[

frankcollins3 commented 11 months ago

chatGPT was correct on clearing cache. I just started deploying so instead I deleted the whole project and restarted. [10:07pm]