nuxt-themes / alpine

The minimalist blog theme, powered by Nuxt & Markdown.
https://alpine.nuxt.space
MIT License
284 stars 57 forks source link

Unable to start dev environment #180

Open richard-edwards opened 6 months ago

richard-edwards commented 6 months ago

Have cloned repo, installed packages and run 'pnpm run dev' and it just spins. Browser opened to localhost:3001 shows 'Starting nuxt...'

Console showing:

Nuxt 3.7.4 with Nitro 2.6.3                                                                                                                    8:21:00 p.m.
[get-port] Unable to find an available port (tried 3000-3100 on host "localhost"). Using alternative port 3001                                 8:21:01 p.m.
                                                                                                                                               8:21:01 p.m.
  ➜ Local:    http://localhost:3001/
  ➜ Network:  use --host to expose

✔ Nuxt DevTools enabled (v0.8.5), press Shift + Alt + D in app to open  (experimental)                                                        8:21:03 p.m.
ℹ ✨ optimized dependencies changed. reloading                                                                                                8:21:11 p.m.
ℹ Vite client warmed up in 6565ms  

No other errors, just kind of spins with no feedback.

Any ideas?

zangetsu02 commented 1 month ago

hi @richard-edwards, did you find the solutions?

richard-edwards commented 1 month ago

@zangetsu02 No I believe I just moved on to something else. Good luck.