macedonga/beunblurred

Install issue

Mfb9909 opened this issue · 5 comments

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.

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.

Ok, if I can't find what's running on that port can I change the specified port?

Yes, just edit the package.json file with the port you want

Doesn't work for me