Install issue
Mfb9909 opened this issue · 5 comments
Mfb9909 commented
up to date, audited 523 packages in 2s
90 packages are looking for funding
run npm fund
for details
5 vulnerabilities (1 low, 3 moderate, 1 critical)
To address issues that do not require attention, run:
npm audit fix
To address all issues, run:
npm audit fix --force
Run npm audit
for details.
Mfb9909 commented
macedonga commented
There's a server running on the port 3290. Try rebooting your pc or finding out what process is listening on that port and kill it.
Mfb9909 commented
Ok, if I can't find what's running on that port can I change the specified port?
macedonga commented
Yes, just edit the package.json file with the port you want
Mfb9909 commented
Doesn't work for me