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
it said post issue here as I try to implement openziti on a next.js app
Preparing Next.js app...
Initializing OpenZiti...
OpenZiti initialized successfully
Creating Express server with OpenZiti...
Starting server...
> Ready on Ziti service: openziti-dark-service
○ Compiling / ...
(node:456454) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
✓ Compiled / in 18.7s (620 modules)
✓ Compiled in 1040ms (291 modules)
GET / 200 in 19806ms
○ Compiling /_not-found ...
✓ Compiled /_not-found in 634ms (592 modules)
GET /_next/static/chunks/fallback/react-refresh.js?ts=1736820965868 404 in 923ms
GET /_next/static/chunks/fallback/pages/_app.js?ts=1736820965868 404 in 867ms
⨯ unhandledRejection: [Error: This is caused by either a bug in Node.js or incorrect usage of Node.js internals.
Please open an issue with this stack trace at /~https://github.com/nodejs/node/issues
] {
code: 'ERR_INTERNAL_ASSERTION'
}
⨯ unhandledRejection: [Error: This is caused by either a bug in Node.js or incorrect usage of Node.js internals.
Please open an issue with this stack trace at /~https://github.com/nodejs/node/issues
] {
code: 'ERR_INTERNAL_ASSERTION'
}
GET /_next/static/chunks/fallback/pages/_error.js?ts=1736820965868 404 in 742ms
GET /_next/static/chunks/fallback/webpack.js?ts=1736820965868 404 in 49ms
Subsystem
No response
What steps will reproduce the bug?
make next.js app and try to implement openziti node sdk on it
How often does it reproduce? Is there a required condition?
always
What is the expected behavior? Why is that the expected behavior?
to not throw error
What do you see instead?
those error
Additional information
No response
The text was updated successfully, but these errors were encountered:
Version
No response
Platform
Subsystem
No response
What steps will reproduce the bug?
make next.js app and try to implement openziti node sdk on it
How often does it reproduce? Is there a required condition?
always
What is the expected behavior? Why is that the expected behavior?
to not throw error
What do you see instead?
those error
Additional information
No response
The text was updated successfully, but these errors were encountered: