Skip to content

unable to install locally or in netlify #290

Open
@SureshKumarMeesala

Description

@SureshKumarMeesala

npm install

postinstall
nuxt prepare

ERROR (node:13588) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead. 4:12:29 PM
(Use node --trace-deprecation ... to show where the warning was created)

ERROR GraphQL Document Validation failed with 1 errors; 4:12:31 PM
Error 0: Cannot query field "success" on type "LogoutPayload".
at /Users/sureshkumar/Downloads/woonuxt-master 4/woonuxt_base/app/queries/logout.gql:3:5

at executeCodegen (/Users/sureshkumar/Downloads/woonuxt-master%204/node_modules/@graphql-codegen/cli/esm/codegen.js:330:24)
at async generate (/Users/sureshkumar/Downloads/woonuxt-master%204/node_modules/@graphql-codegen/cli/esm/generate-and-save.js:99:25)
at async generate (/Users/sureshkumar/Downloads/woonuxt-master%204/node_modules/nuxt-graphql-client/dist/module.mjs:66:10)
at async generateGqlTypes (/Users/sureshkumar/Downloads/woonuxt-master%204/node_modules/nuxt-graphql-client/dist/module.mjs:343:46)
at async setup (/Users/sureshkumar/Downloads/woonuxt-master%204/node_modules/nuxt-graphql-client/dist/module.mjs:438:5)
at async normalizedModule (/Users/sureshkumar/Downloads/woonuxt-master%204/node_modules/@nuxt/kit/dist/index.mjs:2163:17)
at async installModule (/Users/sureshkumar/Downloads/woonuxt-master%204/node_modules/@nuxt/kit/dist/index.mjs:2488:276)
at async initNuxt (/Users/sureshkumar/Downloads/woonuxt-master%204/node_modules/nuxt/dist/shared/nuxt.iYoBCR2R.mjs:5833:5)
at async loadNuxt (/Users/sureshkumar/Downloads/woonuxt-master%204/node_modules/nuxt/dist/shared/nuxt.iYoBCR2R.mjs:6036:5)
at async loadNuxt (/Users/sureshkumar/Downloads/woonuxt-master%204/node_modules/@nuxt/kit/dist/index.mjs:2713:19)
at async Object.run (/Users/sureshkumar/Downloads/woonuxt-master%204/node_modules/@nuxt/cli/dist/chunks/prepare.mjs:31:18)
at async runCommand (/Users/sureshkumar/Downloads/woonuxt-master%204/node_modules/citty/dist/index.mjs:316:16)
at async runCommand (/Users/sureshkumar/Downloads/woonuxt-master%204/node_modules/citty/dist/index.mjs:307:11)
at async runMain (/Users/sureshkumar/Downloads/woonuxt-master%204/node_modules/citty/dist/index.mjs:445:7)

Error: GraphQL Document Validation failed with 1 errors;
Error 0: Cannot query field "success" on type "LogoutPayload".
at woonuxt_base/app/queries/logout.gql:3:5
at codegen (/Users/sureshkumar/Downloads/woonuxt-master%204/node_modules/@graphql-codegen/core/esm/codegen.js:79:19)
at async process (/Users/sureshkumar/Downloads/woonuxt-master%204/node_modules/@graphql-codegen/cli/esm/codegen.js:284:60)
at async Promise.all (index 0)
at async /Users/sureshkumar/Downloads/woonuxt-master%204/node_modules/@graphql-codegen/cli/esm/codegen.js:296:41
at async /Users/sureshkumar/Downloads/woonuxt-master%204/node_modules/@graphql-codegen/cli/esm/codegen.js:62:17
at async Task.run (/Users/sureshkumar/Downloads/woonuxt-master%204/node_modules/listr2/dist/index.js:960:11)
at async node_modules/p-map/index.js:57:22 

ERROR GraphQL Document Validation failed with 1 errors; 4:12:31 PM
Error 0: Cannot query field "success" on type "LogoutPayload".
at /Users/sureshkumar/Downloads/woonuxt-master 4/woonuxt_base/app/queries/logout.gql:3:5

npm error code 1
npm error path /Users/sureshkumar/Downloads/woonuxt-master 4
npm error command failed
npm error command sh -c nuxt prepare
npm error A complete log of this run can be found in: /Users/sureshkumar/.npm/_logs/2025-04-18T10_42_23_134Z-debug-0.log
sureshkumar@Sureshs-MacBook-Air woonuxt-master 4 %

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions