microsoft / SATechnicalOnboarding

This is a repo for the Microsoft Learn Student Ambassador Technical Onboarding Process.
MIT License
243 stars 163 forks source link

PORT 1234 COULD NOT BE USED #59

Open peterkahumu opened 1 year ago

peterkahumu commented 1 year ago

Hello, when I try to run npm start, a message, 'port 1234 could not be used' appears and the operation is forwarded to another port. How can I solve this? I really need the static web app to run on port 1234

divital-coder commented 10 months ago

I think you should try developing your Static Web App in react in your local visual studio code instance, instead of github codespaces, which might be causing some weird things with port forwarding.