onflow / kitty-items

Kitty Items: CryptoKitties Sample App
https://kitty-items.onflow.org
Apache License 2.0
409 stars 214 forks source link

localhost error cannot get sites up #266

Closed soc82 closed 15 hours ago

soc82 commented 1 year ago

Hi all,

struggling to get the sites up and running: Http://localhost:3000 etc

None of them are working but no errors are coming back

Any ideas?

bluesign commented 1 year ago

You need to give some information about your setup? Windows maybe?

If so: https://github.com/onflow/kitty-items/issues/241#issuecomment-1144726795

soc82 commented 1 year ago

Sorry:

Its a mac.

Ran all necessary components and made sure all ports were not running prior to running the dev

bluesign commented 1 year ago

can you paste some logs/output, after you run npm run dev:emulator for example?