Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: [next-translate-routes] - No pages folder found. #95

Open
Jacky16 opened this issue Jul 1, 2024 · 0 comments
Open

Error: [next-translate-routes] - No pages folder found. #95

Jacky16 opened this issue Jul 1, 2024 · 0 comments

Comments

@Jacky16
Copy link

Jacky16 commented Jul 1, 2024

When I do the build in local everything is good, but when I try to do a build in google cloud I get this error:

Error: [next-translate-routes] - No pages folder found. at getPagesPath (/app/node_modules/next-translate-routes/plugin/getPagesPath.js:13:15) at withTranslateRoutes (/app/node_modules/next-translate-routes/plugin/withTranslateRoutes.js:118:53) at Object.<anonymous> (/app/next.config.js:6:18) at Module._compile (node:internal/modules/cjs/loader:1358:14) at Module._extensions..js (node:internal/modules/cjs/loader:1416:10) at Module.load (node:internal/modules/cjs/loader:1208:32) at Module._load (node:internal/modules/cjs/loader:1024:12) at cjsLoader (node:internal/modules/esm/translators:348:17) at ModuleWrap.<anonymous> (node:internal/modules/esm/translators:297:7) at ModuleJob.run (node:internal/modules/esm/module_job:222:25)

My package version is: **1.11.0-5**
My NextJS version is 14.2.4 (I am using pages router)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant