Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'PORT' is not recognized as an internal or external command, operable program or batch file. #127

Open
Ayasono opened this issue Jan 22, 2023 · 1 comment

Comments

@Ayasono
Copy link

Ayasono commented Jan 22, 2023

I was trying to run this project by 'npm start', but failed with the following message ''PORT' is not recognized as an internal or external command, operable program or batch file.', how do I fix this?

@Sufyanzaki
Copy link

Hi, i think its pretty much late to answer , inside package.json you need to remove the string PORT=5000
"start": "serve ./public",
Now its works by default on localhost 3000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants