Next.js: Error: Cannot find module C:\Users\Phillip\desktop\nextjs\hello-next\.next\dist\pages\_error

Created on 11 May 2017  路  3Comments  路  Source: vercel/next.js

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.

Most helpful comment

Try the latest Next.js release. It has the fix.

All 3 comments

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.

Was this page helpful?
0 / 5 - 0 ratings