sadmann7 / skateshop

An open source e-commerce skateshop build with everything new in Next.js.
https://skateshop.sadmn.com
MIT License
5.07k stars 730 forks source link

not work in win10 #107

Open wangjue666 opened 6 months ago

wangjue666 commented 6 months ago

When I execute npm run dev

> skateshop@0.1.0 dev
> next dev

   ▲ Next.js 14.0.4-canary.36
   - Local:        http://localhost:3000
   - Environments: .env
   - Experiments (use at your own risk):
     · esmExternals

Warning: Contentlayer might not work as expected on Windows
Contentlayer config change detected. Updating type definitions and data...
Generated 9 documents in .contentlayer
 ✓ Ready in 4.1s

image

nodejs version: 20.5.0

Did I make a mistake somewhere?

FedericoLuna01 commented 5 months ago

same here. were you able to fix it?

wangjue666 commented 5 months ago

@FedericoLuna01 No, I wasn't able to fix it. I later switched to using Medusa for development.

fisher762 commented 4 months ago

Same here .. how to fix it ?