Launching a new react project, I updated the app.jsx file and it seemed like vite refreshed but the browser tab does not auto refresh,and I need to manually refresh to see changes.
also, I did an npm i zod (a challenging import), also npm i dexie (more simple), the npm console says added 1 package but I don't see package.json get updated and I don't actually get the files in node_modules
Launching a new react project, I updated the app.jsx file and it seemed like vite refreshed but the browser tab does not auto refresh,and I need to manually refresh to see changes.
also, I did an npm i zod (a challenging import), also npm i dexie (more simple), the npm console says added 1 package but I don't see package.json get updated and I don't actually get the files in node_modules