Just started trying out Next.js last night on Windows 10 Creators update and I am getting the following error: Error: Cannot find module C:UsersPhillipdesktopnextjshello-next.nextdistpages_error
But, when following this path, the file is there. I am following the Getting Started section from the Next.js website. Any help would be appreciated.
windows not work , i have the same problem . compare to nuxt the next api is so bad.
Arunoda fixed this in https://github.com/zeit/next.js/pull/1930. Will be fixed with the next release.
Try the latest Next.js release. It has the fix.
Most helpful comment
Try the latest Next.js release. It has the fix.