Pages Kit can’t update. Getting error
Discuss Kit@2.4.115 start failed for 12 Inch Apps: Command failed with code 1: (node) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ... to show where the warning was created)
(node) DeprecationWarning: user middleware is deprecated, please use session middleware for better security
Failed to fetch blocklet data Schema Compatibility Error: Cannot query field "greenStatus" on type "ComponentState". Did you mean "status"?
Cannot query field "greenStatus" on type "ComponentState". Did you mean "status"?
Cannot query field "greenStatus" on type "ComponentState". Did you mean "status"?
Cannot query field "greenStatus" on type "ComponentState". Did you mean "status"?
Cannot query field "greenStatus" on type "ComponentState". Did you mean "status"?
Cannot query field "org" on type "BlockletSettings".
This error typically indicates you are using an incompatible GraphQL client version. Please ensure your client version matches the server schema version.
pre-start error Error: Schema Compatibility Error: Cannot query field "orgId" on type "Role".
This error typically indicates you are using an incompatible GraphQL client version. Please ensure your client version matches the server schema version.
at BlockletClient._doRequest (/var/lib/blocklet/blocklets/did-comments/2.4.115-TOdulEcK/blocklet-compact.js:7)
at process.processTicksAndRejections (node/process/task_queues:105)
at async RetryOperation._fn (/var/lib/blocklet/blocklets/did-comments/2.4.115-TOdulEcK/blocklet-compact.js:680) {
errors: [
{
message: 'Cannot query field "orgId" on type "Role".',
locations: [Array],
stack: [Array]
}
],
status: 400
}
2 条回复
We’ve just fixed this issue. Please try again or restart the application — it should now start correctly.
works. thank you