macedonga / beunblurred

View your friends' BeReals without posting your own!
https://beunblurred.co
GNU Affero General Public License v3.0
52 stars 14 forks source link

Install issue #14

Closed Mfb9909 closed 10 months ago

Mfb9909 commented 10 months ago

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 10 months ago

image

macedonga commented 10 months ago

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 10 months ago

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

macedonga commented 10 months ago

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

Mfb9909 commented 10 months ago

Doesn't work for me