You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm having trouble setting up. I have node v10.15.0 and npm v6.4.1
When i run: npm install
I'm prompted to npm audit fix. I managed to fix webpack-dev-server which was causing problem but then when i try again npm start, I get the following output in console :
Fixing the vulnerability indeed upgrades react-scripts and requires additional setup. It works if you keep the old version though - but this is not how we want it to be...
...a new version of the course is in the works and will be used next week. You'll get the info on monday.
Hi, I'm having trouble setting up. I have node v10.15.0 and npm v6.4.1
When i run:
npm install
I'm prompted to
npm audit fix
. I managed to fix webpack-dev-server which was causing problem but then when i try againnpm start
, I get the following output in console :And the people json file appears empty when opening localhost:3001
The text was updated successfully, but these errors were encountered: