You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- error Failed to load next.config.js, see more info here https://nextjs.org/docs/messages/next-config-error
> NX Cannot read properties of undefined (reading 'serverActions')
Pass --verbose to see the stacktrace.
Node : 18.16.0
OS : darwin arm64
pnpm : 8.4.0
Hasher : Native
nx : 16.1.1
@nx/js : 16.1.1
@nx/jest : 16.1.1
@nx/linter : 16.1.1
@nx/workspace : 16.1.1
@nrwl/workspace : 14.8.8
@nx/cypress : 16.1.1
@nx/devkit : 16.1.1
@nrwl/devkit : 14.8.8
@nx/eslint-plugin : 16.1.1
@nx/nest : 16.1.1
@nx/next : 16.1.1
@nx/node : 16.1.1
@nx/react : 16.1.1
@nx/rollup : 16.1.1
@nrwl/tao : 16.1.1
@nx/web : 16.1.1
@nx/webpack : 16.1.1
nx-cloud : 16.0.5
typescript : 5.0.4
---------------------------------------
Community plugins:
@nx-go/nx-go : 2.7.0
@nx-plus/docusaurus : 14.1.0
@nx-tools/nx-container : 4.0.3
@trumbitta/nx-plugin-unused-deps : 1.12.1
@webpro/nx-tsc : 0.0.1
nest-commander-schematics : 3.0.0
---------------------------------------
The following packages should match the installed version of nx
- @nrwl/[email protected]
- @nrwl/[email protected]
To fix this, run `nx migrate [email protected]`
Failure Logs
- error Failed to load next.config.js, see more info here https://nextjs.org/docs/messages/next-config-error
> NX Cannot read properties of undefined (reading 'serverActions')
Pass --verbose to see the stacktrace.
Operating System
macOS
Linux
Windows
Other (Please specify)
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Current Behavior
on build:
Caused by https://github.com/nrwl/nx/blob/842c41232d7c072383305c25e44c7d80b7bf725b/packages/next/plugins/with-nx.ts#L163-L166C6
Fixed by adding this to my next configs
Expected Behavior
My apps to compile
GitHub Repo
No response
Steps to Reproduce
Nx Report
Failure Logs
Operating System
Additional Information
No response
The text was updated successfully, but these errors were encountered: