-
Notifications
You must be signed in to change notification settings - Fork 1
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
Unable to install @tand_ferret/[email protected]
#100
Labels
bug
Something isn't working
Comments
First, deep-foundation/js-docker-isolation-provider#7 and #53 should be fixed. |
{
"errors": [
{
"name": "Error",
"cause": {
"name": "ApolloError",
"stack": "ApolloError: Undefined symbol x\n at new ApolloError (/node_modules/@apollo/client/errors/errors.cjs:33:28)\n at /node_modules/@apollo/client/core/core.cjs:1427:47\n at both (/node_modules/@apollo/client/utilities/utilities.cjs:1269:31)\n at /node_modules/@apollo/client/utilities/utilities.cjs:1260:72\n at new Promise (<anonymous>)\n at Object.then (/node_modules/@apollo/client/utilities/utilities.cjs:1260:24)\n at Object.next (/node_modules/@apollo/client/utilities/utilities.cjs:1271:49)\n at notifySubscription (/node_modules/zen-observable/lib/Observable.js:135:18)\n at onNotify (/node_modules/zen-observable/lib/Observable.js:179:3)\n at SubscriptionObserver.next (/node_modules/zen-observable/lib/Observable.js:235:7)",
"message": "Undefined symbol x",
"clientErrors": [],
"networkError": null,
"graphQLErrors": [
{
"message": "database query error",
"extensions": {
"code": "unexpected",
"path": "$.selectionSet.insert_strings.args.objects",
"internal": {
"error": {
"hint": null,
"message": "Undefined symbol x",
"description": null,
"exec_status": "FatalError",
"status_code": "XX000"
},
"prepared": false,
"arguments": [],
"statement": "WITH \"strings__mutation_result_alias\" AS (INSERT INTO \"public\".\"strings\" ( \"link_id\", \"value\", \"id\" ) VALUES (('1202')::bigint, ('5 * (x * 0.25)')::text, DEFAULT) RETURNING * , ('true')::boolean AS \"check__constraint\"), \"strings__all_columns_alias\" AS (SELECT \"id\" , \"link_id\" , \"value\" FROM \"strings__mutation_result_alias\" ) SELECT json_build_object('returning', (SELECT coalesce(json_agg(\"root\" ), '[]' ) AS \"root\" FROM (SELECT row_to_json((SELECT \"_1_e\" FROM (SELECT \"_0_root.base\".\"id\" AS \"id\", 'strings' AS \"__typename\" ) AS \"_1_e\" ) ) AS \"root\" FROM (SELECT * FROM \"strings__all_columns_alias\" WHERE ('true') ) AS \"_0_root.base\" ) AS \"_2_root\" ), '__typename', 'strings_mutation_response' ) , (SELECT coalesce(bool_and(\"check__constraint\" ), 'true' ) FROM \"strings__mutation_result_alias\" ) "
}
}
}
],
"protocolErrors": []
},
"stack": "Error: DeepClient Serial Error: Undefined symbol x\n at DeepClient.<anonymous> (file:///node_modules/@deep-foundation/deeplinks/imports/client.js:593:27)\n at Generator.throw (<anonymous>)\n at rejected (file:///node_modules/@deep-foundation/deeplinks/imports/client.js:5:65)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)",
"message": "DeepClient Serial Error: Undefined symbol x"
}
]
} Formatted version:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
{ "errors": [ {} ] }
js-docker-isolation-provider.log.txt
The text was updated successfully, but these errors were encountered: