[GH-ISSUE #291] [BUG] I am getting following error in Alwrity UI during local hosting #545

Closed
opened 2026-03-13 20:50:31 +03:00 by kerem · 29 comments
Owner

Originally created by @uniqueumesh on GitHub (Oct 13, 2025).
Original GitHub issue: https://github.com/AJaySi/ALwrity/issues/291

Originally assigned to: @AJaySi, @Om-Singh1808 on GitHub.

Hi, I am getting the following error in the Alwrity UI during local hosting. I have attached the UI screenshot below.

Image
Originally created by @uniqueumesh on GitHub (Oct 13, 2025). Original GitHub issue: https://github.com/AJaySi/ALwrity/issues/291 Originally assigned to: @AJaySi, @Om-Singh1808 on GitHub. Hi, I am getting the following error in the Alwrity UI during local hosting. I have attached the UI screenshot below. <img width="1920" height="1080" alt="Image" src="https://github.com/user-attachments/assets/f042aeff-f1e7-496c-906e-cfef6fc6e626" />
kerem 2026-03-13 20:50:31 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@Om-Singh1808 commented on GitHub (Oct 13, 2025):

okay noted.
I will fix this by noon.

<!-- gh-comment-id:3395823213 --> @Om-Singh1808 commented on GitHub (Oct 13, 2025): okay noted. I will fix this by noon.
Author
Owner

@uniqueumesh commented on GitHub (Oct 13, 2025):

Do I have to set the API keys in the .env files before hosting the tool locally?

Shall I give you all the terminal error message here?

<!-- gh-comment-id:3395824404 --> @uniqueumesh commented on GitHub (Oct 13, 2025): Do I have to set the API keys in the .env files before hosting the tool locally? Shall I give you all the terminal error message here?
Author
Owner

@Om-Singh1808 commented on GitHub (Oct 13, 2025):

give me the terminal messages , I will let you know what the error is

The API keys will be entered in the very first step of onboarding.

<!-- gh-comment-id:3395829210 --> @Om-Singh1808 commented on GitHub (Oct 13, 2025): give me the terminal messages , I will let you know what the error is The API keys will be entered in the very first step of onboarding.
Author
Owner

@Om-Singh1808 commented on GitHub (Oct 13, 2025):

You can also try adding those terminal messages to cursor to know why is it not working , it should be a quick fix for you now and enable you to move further.

<!-- gh-comment-id:3395834712 --> @Om-Singh1808 commented on GitHub (Oct 13, 2025): You can also try adding those terminal messages to cursor to know why is it not working , it should be a quick fix for you now and enable you to move further.
Author
Owner

@uniqueumesh commented on GitHub (Oct 13, 2025):

Frontend error message

(.venv) PS C:\Users\this\Downloads\ALwrity\frontend> npm start

Failed to compile.

Attempted import error: 'CopilotSidebar' is not exported from '@copilotkit/react-ui' (imported as 'CopilotSidebar').
WARNING in ./node_modules/@wix/image-kit/dist/esm/api/max/api.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\max\api.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\max\api.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/api/max/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\max\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\max\index.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/api/srcset.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\srcset.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\srcset.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/api/transform.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\transform.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\transform.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/api/uri.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\uri.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\uri.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/api/uri/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\uri\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\uri\index.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/engines/attributes.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/engines/attributes/SVGAttributes.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes\SVGAttributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes\SVGAttributes.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/engines/attributes/backgroundAttributes.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes\backgroundAttributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes\backgroundAttributes.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/engines/attributes/imgAttributes.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes\imgAttributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes\imgAttributes.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/engines/transforms.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\transforms.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\transforms.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/browserFeatureSupport.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\browserFeatureSupport.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\browserFeatureSupport.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/imagePlaceholderUtils.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imagePlaceholderUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imagePlaceholderUtils.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/imageServiceConstants.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageServiceConstants.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageServiceConstants.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/imageServiceFeatureSupportObject.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageServiceFeatureSupportObject.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageServiceFeatureSupportObject.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/imageServiceUtils.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageServiceUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageServiceUtils.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/imageTransformOptions.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageTransformOptions.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageTransformOptions.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/imageTransformParts.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageTransformParts.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageTransformParts.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/populateFeatureSupport.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\populateFeatureSupport.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\populateFeatureSupport.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/responsiveImageUtils.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\responsiveImageUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\responsiveImageUtils.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/utils.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\utils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\utils.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/sdk/api.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\sdk\api.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\sdk\api.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/sdk/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\sdk\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\sdk\index.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/types.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\types.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\types.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\internal\fetchOptions.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\internal\fetchOptions.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\internal\fetchSource.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\internal\fetchSource.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\error.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\error.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\hash.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\hash.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\request.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\request.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\result.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\result.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\variables.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\variables.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\client.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\client.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\cache.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\cache.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\compose.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\compose.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\debug.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\debug.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\fallback.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\fallback.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\fetch.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\fetch.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\map.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\map.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\ssr.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\ssr.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\subscription.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\subscription.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\gql.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\gql.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\collectTypenames.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\collectTypenames.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\formatDocument.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\formatDocument.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\index.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\operation.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\operation.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\streamUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\streamUtils.ts'

WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\error.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\error.ts'

WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\helpers.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\helpers.ts'

WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\kind.js' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\kind.js'

WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\parser.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\parser.ts'

WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\printer.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\printer.ts'

WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\values.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\values.ts'

WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\visitor.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\visitor.ts'

ERROR in ./src/components/BlogWriter/BlogWriter.tsx 648:43-57
export 'CopilotSidebar' (imported as 'CopilotSidebar') was not found in '@copilotkit/react-ui' (possible exports: Button, Card)

ERROR in ./src/components/ContentPlanningDashboard/components/ContentStrategyBuilder.tsx 534:30-44
export 'CopilotSidebar' (imported as 'CopilotSidebar') was not found in '@copilotkit/react-ui' (possible exports: Button, Card)

ERROR in ./src/components/FacebookWriter/FacebookWriter.tsx 373:30-44
export 'CopilotSidebar' (imported as 'CopilotSidebar') was not found in '@copilotkit/react-ui' (possible exports: Button, Card)

ERROR in ./src/components/LinkedInWriter/LinkedInWriter.tsx 373:35-49
export 'CopilotSidebar' (imported as 'CopilotSidebar') was not found in '@copilotkit/react-ui' (possible exports: Button, Card)

ERROR in ./src/components/SEODashboard/SEOCopilotKitProvider.tsx 168:35-49
export 'CopilotSidebar' (imported as 'CopilotSidebar') was not found in '@copilotkit/react-ui' (possible exports: Button, Card)

webpack compiled with 5 errors and 53 warnings
Files successfully emitted, waiting for typecheck results...
Issues checking in progress...
(node:9316) [DEP0060] DeprecationWarning: The util._extend API is deprecated. Please use Object.assign() instead.
No issues found.

<!-- gh-comment-id:3395837548 --> @uniqueumesh commented on GitHub (Oct 13, 2025): ### Frontend error message (.venv) PS C:\Users\this\Downloads\ALwrity\frontend> npm start Failed to compile. Attempted import error: 'CopilotSidebar' is not exported from '@copilotkit/react-ui' (imported as 'CopilotSidebar'). WARNING in ./node_modules/@wix/image-kit/dist/esm/api/max/api.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\max\api.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\max\api.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/api/max/index.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\max\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\max\index.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/api/srcset.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\srcset.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\srcset.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/api/transform.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\transform.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\transform.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/api/uri.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\uri.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\uri.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/api/uri/index.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\uri\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\uri\index.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/engines/attributes.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/engines/attributes/SVGAttributes.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes\SVGAttributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes\SVGAttributes.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/engines/attributes/backgroundAttributes.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes\backgroundAttributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes\backgroundAttributes.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/engines/attributes/imgAttributes.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes\imgAttributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes\imgAttributes.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/engines/transforms.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\transforms.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\transforms.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/browserFeatureSupport.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\browserFeatureSupport.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\browserFeatureSupport.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/imagePlaceholderUtils.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imagePlaceholderUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imagePlaceholderUtils.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/imageServiceConstants.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageServiceConstants.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageServiceConstants.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/imageServiceFeatureSupportObject.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageServiceFeatureSupportObject.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageServiceFeatureSupportObject.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/imageServiceUtils.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageServiceUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageServiceUtils.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/imageTransformOptions.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageTransformOptions.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageTransformOptions.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/imageTransformParts.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageTransformParts.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageTransformParts.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/populateFeatureSupport.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\populateFeatureSupport.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\populateFeatureSupport.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/responsiveImageUtils.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\responsiveImageUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\responsiveImageUtils.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/utils.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\utils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\utils.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/sdk/api.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\sdk\api.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\sdk\api.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/sdk/index.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\sdk\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\sdk\index.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/types.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\types.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\types.ts' WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\internal\fetchOptions.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\internal\fetchOptions.ts' WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\internal\fetchSource.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\internal\fetchSource.ts' WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\error.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\error.ts' WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\hash.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\hash.ts' WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\request.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\request.ts' WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\result.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\result.ts' WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\variables.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\variables.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\client.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\client.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\cache.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\cache.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\compose.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\compose.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\debug.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\debug.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\fallback.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\fallback.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\fetch.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\fetch.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\map.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\map.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\ssr.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\ssr.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\subscription.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\subscription.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\gql.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\gql.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\collectTypenames.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\collectTypenames.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\formatDocument.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\formatDocument.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\index.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\operation.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\operation.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\streamUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\streamUtils.ts' WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\error.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\error.ts' WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\helpers.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\helpers.ts' WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\kind.js' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\kind.js' WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\parser.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\parser.ts' WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\printer.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\printer.ts' WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\values.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\values.ts' WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\visitor.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\visitor.ts' ERROR in ./src/components/BlogWriter/BlogWriter.tsx 648:43-57 export 'CopilotSidebar' (imported as 'CopilotSidebar') was not found in '@copilotkit/react-ui' (possible exports: Button, Card) ERROR in ./src/components/ContentPlanningDashboard/components/ContentStrategyBuilder.tsx 534:30-44 export 'CopilotSidebar' (imported as 'CopilotSidebar') was not found in '@copilotkit/react-ui' (possible exports: Button, Card) ERROR in ./src/components/FacebookWriter/FacebookWriter.tsx 373:30-44 export 'CopilotSidebar' (imported as 'CopilotSidebar') was not found in '@copilotkit/react-ui' (possible exports: Button, Card) ERROR in ./src/components/LinkedInWriter/LinkedInWriter.tsx 373:35-49 export 'CopilotSidebar' (imported as 'CopilotSidebar') was not found in '@copilotkit/react-ui' (possible exports: Button, Card) ERROR in ./src/components/SEODashboard/SEOCopilotKitProvider.tsx 168:35-49 export 'CopilotSidebar' (imported as 'CopilotSidebar') was not found in '@copilotkit/react-ui' (possible exports: Button, Card) webpack compiled with 5 errors and 53 warnings Files successfully emitted, waiting for typecheck results... Issues checking in progress... (node:9316) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead. No issues found.
Author
Owner

@AJaySi commented on GitHub (Oct 13, 2025):

@uniqueumesh

Goto the terminal with frontend folder and do this:

npm install && npm run build && npm start

<!-- gh-comment-id:3395841494 --> @AJaySi commented on GitHub (Oct 13, 2025): @uniqueumesh Goto the terminal with frontend folder and do this: npm install && npm run build && npm start
Author
Owner

@AJaySi commented on GitHub (Oct 13, 2025):

@uniqueumesh
My Bad, I will improve the documentation for getting started on the localhost.

The error you're encountering is due to missing dependencies. The CopilotSidebar component is available in @copilotkit/react-ui v1.10.3, but it looks like you didn't run npm install before starting the development server.
Quick Fix:

cd frontend
npm install
npm run build
npm start

Let me know if you encounter any other issues!

<!-- gh-comment-id:3395873078 --> @AJaySi commented on GitHub (Oct 13, 2025): @uniqueumesh My Bad, I will improve the documentation for getting started on the localhost. The error you're encountering is due to missing dependencies. The CopilotSidebar component is available in @copilotkit/react-ui v1.10.3, but it looks like you didn't run npm install before starting the development server. Quick Fix: ``` cd frontend npm install npm run build npm start ``` Let me know if you encounter any other issues!
Author
Owner

@uniqueumesh commented on GitHub (Oct 13, 2025):

(.venv) PS C:\Users\this\Downloads\ALwrity\frontend> rm -rf node_modules package-lock.json

Remove-Item: A parameter cannot be found that matches parameter name 'rf'.

(.venv) PS C:\Users\this\Downloads\ALwrity\frontend>

<!-- gh-comment-id:3395913260 --> @uniqueumesh commented on GitHub (Oct 13, 2025): (.venv) PS C:\Users\this\Downloads\ALwrity\frontend> rm -rf node_modules package-lock.json Remove-Item: A parameter cannot be found that matches parameter name 'rf'. (.venv) PS C:\Users\this\Downloads\ALwrity\frontend>
Author
Owner

@AJaySi commented on GitHub (Oct 13, 2025):

This is Optional step, if its fails its Okay: rm -rf node_modules package-lock.json
You can skip this command.

<!-- gh-comment-id:3395935271 --> @AJaySi commented on GitHub (Oct 13, 2025): This is Optional step, if its fails its Okay: rm -rf node_modules package-lock.json You can skip this command.
Author
Owner

@uniqueumesh commented on GitHub (Oct 13, 2025):

Okay, I am trying to solve it myself. I will update in 1 hour.

<!-- gh-comment-id:3395942356 --> @uniqueumesh commented on GitHub (Oct 13, 2025): Okay, I am trying to solve it myself. I will update in 1 hour.
Author
Owner

@uniqueumesh commented on GitHub (Oct 13, 2025):

Image

Compiled with warnings.

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\max\api.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\max\api.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\max\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\max\index.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\srcset.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\srcset.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\transform.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\transform.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\uri.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\uri.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\uri\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\uri\index.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes\SVGAttributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes\SVGAttributes.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes\backgroundAttributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes\backgroundAttributes.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes\imgAttributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes\imgAttributes.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\transforms.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\transforms.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\browserFeatureSupport.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\browserFeatureSupport.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imagePlaceholderUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imagePlaceholderUtils.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageServiceConstants.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageServiceConstants.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageServiceFeatureSupportObject.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageServiceFeatureSupportObject.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageServiceUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageServiceUtils.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageTransformOptions.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageTransformOptions.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageTransformParts.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageTransformParts.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\populateFeatureSupport.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\populateFeatureSupport.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\responsiveImageUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\responsiveImageUtils.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\utils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\utils.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\sdk\api.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\sdk\api.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\sdk\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\sdk\index.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\types.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\types.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\internal\fetchOptions.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\internal\fetchOptions.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\internal\fetchSource.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\internal\fetchSource.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\error.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\error.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\hash.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\hash.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\request.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\request.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\result.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\result.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\variables.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\variables.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\client.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\client.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\cache.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\cache.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\compose.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\compose.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\debug.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\debug.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\fallback.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\fallback.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\fetch.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\fetch.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\map.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\map.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\ssr.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\ssr.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\subscription.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\subscription.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\gql.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\gql.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\collectTypenames.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\collectTypenames.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\formatDocument.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\formatDocument.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\index.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\operation.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\operation.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\streamUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\streamUtils.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\error.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\error.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\helpers.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\helpers.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\kind.js' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\kind.js'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\parser.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\parser.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\printer.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\printer.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\values.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\values.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\visitor.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\visitor.ts'

Search for the keywords to learn more about each warning.
To ignore, add // eslint-disable-next-line to the line before.

WARNING in ./node_modules/@wix/image-kit/dist/esm/api/max/api.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\max\api.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\max\api.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/api/max/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\max\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\max\index.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/api/srcset.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\srcset.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\srcset.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/api/transform.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\transform.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\transform.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/api/uri.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\uri.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\uri.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/api/uri/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\uri\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\uri\index.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/engines/attributes.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/engines/attributes/SVGAttributes.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes\SVGAttributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes\SVGAttributes.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/engines/attributes/backgroundAttributes.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes\backgroundAttributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes\backgroundAttributes.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/engines/attributes/imgAttributes.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes\imgAttributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes\imgAttributes.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/engines/transforms.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\transforms.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\transforms.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/browserFeatureSupport.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\browserFeatureSupport.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\browserFeatureSupport.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/imagePlaceholderUtils.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imagePlaceholderUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imagePlaceholderUtils.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/imageServiceConstants.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageServiceConstants.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageServiceConstants.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/imageServiceFeatureSupportObject.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageServiceFeatureSupportObject.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageServiceFeatureSupportObject.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/imageServiceUtils.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageServiceUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageServiceUtils.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/imageTransformOptions.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageTransformOptions.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageTransformOptions.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/imageTransformParts.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageTransformParts.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageTransformParts.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/populateFeatureSupport.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\populateFeatureSupport.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\populateFeatureSupport.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/responsiveImageUtils.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\responsiveImageUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\responsiveImageUtils.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/utils.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\utils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\utils.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/sdk/api.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\sdk\api.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\sdk\api.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/sdk/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\sdk\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\sdk\index.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/types.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\types.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\types.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\internal\fetchOptions.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\internal\fetchOptions.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\internal\fetchSource.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\internal\fetchSource.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\error.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\error.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\hash.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\hash.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\request.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\request.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\result.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\result.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\variables.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\variables.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\client.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\client.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\cache.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\cache.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\compose.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\compose.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\debug.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\debug.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\fallback.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\fallback.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\fetch.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\fetch.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\map.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\map.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\ssr.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\ssr.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\subscription.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\subscription.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\gql.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\gql.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\collectTypenames.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\collectTypenames.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\formatDocument.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\formatDocument.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\index.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\operation.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\operation.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\streamUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\streamUtils.ts'

WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\error.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\error.ts'

WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\helpers.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\helpers.ts'

WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\kind.js' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\kind.js'

WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\parser.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\parser.ts'

WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\printer.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\printer.ts'

WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\values.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\values.ts'

WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\visitor.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\visitor.ts'

webpack compiled with 53 warnings
Files successfully emitted, waiting for typecheck results...
Issues checking in progress...
No issues found.
(node:20620) [DEP0060] DeprecationWarning: The util._extend API is deprecated. Please use Object.assign() instead.

<!-- gh-comment-id:3396036256 --> @uniqueumesh commented on GitHub (Oct 13, 2025): <img width="1920" height="1080" alt="Image" src="https://github.com/user-attachments/assets/d3a025a1-e41d-4cbd-b1ec-7d9fe6b925a2" /> Compiled with warnings. Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\max\api.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\max\api.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\max\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\max\index.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\srcset.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\srcset.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\transform.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\transform.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\uri.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\uri.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\uri\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\uri\index.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes\SVGAttributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes\SVGAttributes.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes\backgroundAttributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes\backgroundAttributes.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes\imgAttributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes\imgAttributes.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\transforms.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\transforms.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\browserFeatureSupport.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\browserFeatureSupport.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imagePlaceholderUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imagePlaceholderUtils.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageServiceConstants.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageServiceConstants.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageServiceFeatureSupportObject.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageServiceFeatureSupportObject.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageServiceUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageServiceUtils.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageTransformOptions.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageTransformOptions.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageTransformParts.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageTransformParts.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\populateFeatureSupport.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\populateFeatureSupport.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\responsiveImageUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\responsiveImageUtils.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\utils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\utils.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\sdk\api.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\sdk\api.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\sdk\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\sdk\index.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\types.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\types.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\internal\fetchOptions.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\internal\fetchOptions.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\internal\fetchSource.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\internal\fetchSource.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\error.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\error.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\hash.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\hash.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\request.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\request.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\result.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\result.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\variables.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\variables.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\client.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\client.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\cache.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\cache.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\compose.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\compose.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\debug.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\debug.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\fallback.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\fallback.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\fetch.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\fetch.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\map.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\map.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\ssr.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\ssr.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\subscription.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\subscription.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\gql.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\gql.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\collectTypenames.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\collectTypenames.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\formatDocument.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\formatDocument.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\index.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\operation.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\operation.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\streamUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\streamUtils.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\error.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\error.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\helpers.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\helpers.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\kind.js' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\kind.js' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\parser.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\parser.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\printer.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\printer.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\values.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\values.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\visitor.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\visitor.ts' Search for the keywords to learn more about each warning. To ignore, add // eslint-disable-next-line to the line before. WARNING in ./node_modules/@wix/image-kit/dist/esm/api/max/api.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\max\api.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\max\api.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/api/max/index.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\max\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\max\index.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/api/srcset.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\srcset.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\srcset.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/api/transform.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\transform.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\transform.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/api/uri.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\uri.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\uri.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/api/uri/index.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\uri\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\uri\index.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/engines/attributes.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/engines/attributes/SVGAttributes.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes\SVGAttributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes\SVGAttributes.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/engines/attributes/backgroundAttributes.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes\backgroundAttributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes\backgroundAttributes.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/engines/attributes/imgAttributes.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes\imgAttributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes\imgAttributes.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/engines/transforms.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\transforms.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\transforms.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/browserFeatureSupport.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\browserFeatureSupport.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\browserFeatureSupport.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/imagePlaceholderUtils.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imagePlaceholderUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imagePlaceholderUtils.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/imageServiceConstants.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageServiceConstants.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageServiceConstants.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/imageServiceFeatureSupportObject.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageServiceFeatureSupportObject.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageServiceFeatureSupportObject.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/imageServiceUtils.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageServiceUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageServiceUtils.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/imageTransformOptions.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageTransformOptions.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageTransformOptions.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/imageTransformParts.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageTransformParts.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageTransformParts.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/populateFeatureSupport.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\populateFeatureSupport.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\populateFeatureSupport.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/responsiveImageUtils.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\responsiveImageUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\responsiveImageUtils.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/utils.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\utils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\utils.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/sdk/api.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\sdk\api.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\sdk\api.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/sdk/index.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\sdk\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\sdk\index.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/types.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\types.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\types.ts' WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\internal\fetchOptions.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\internal\fetchOptions.ts' WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\internal\fetchSource.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\internal\fetchSource.ts' WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\error.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\error.ts' WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\hash.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\hash.ts' WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\request.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\request.ts' WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\result.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\result.ts' WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\variables.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\variables.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\client.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\client.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\cache.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\cache.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\compose.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\compose.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\debug.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\debug.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\fallback.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\fallback.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\fetch.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\fetch.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\map.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\map.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\ssr.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\ssr.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\subscription.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\subscription.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\gql.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\gql.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\collectTypenames.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\collectTypenames.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\formatDocument.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\formatDocument.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\index.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\operation.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\operation.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\streamUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\streamUtils.ts' WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\error.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\error.ts' WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\helpers.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\helpers.ts' WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\kind.js' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\kind.js' WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\parser.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\parser.ts' WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\printer.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\printer.ts' WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\values.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\values.ts' WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\visitor.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\visitor.ts' webpack compiled with 53 warnings Files successfully emitted, waiting for typecheck results... Issues checking in progress... No issues found. (node:20620) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
Author
Owner

@AJaySi commented on GitHub (Oct 13, 2025):

@uniqueumesh Thanks for detailed logs. I am fixing it and will update soon.

<!-- gh-comment-id:3396065575 --> @AJaySi commented on GitHub (Oct 13, 2025): @uniqueumesh Thanks for detailed logs. I am fixing it and will update soon.
Author
Owner

@AJaySi commented on GitHub (Oct 13, 2025):

@uniqueumesh
Your reported error is "Harmless" for now. The frontend should be avialable now on localhost:3000
You can continue using ALwrity, while i fix some other issues and also provide you clerk keys on email.

<!-- gh-comment-id:3396087960 --> @AJaySi commented on GitHub (Oct 13, 2025): @uniqueumesh Your reported error is "Harmless" for now. The frontend should be avialable now on localhost:3000 You can continue using ALwrity, while i fix some other issues and also provide you clerk keys on email.
Author
Owner

@uniqueumesh commented on GitHub (Oct 13, 2025):

I have already provided the clerk key in the .env file.

<!-- gh-comment-id:3396095990 --> @uniqueumesh commented on GitHub (Oct 13, 2025): I have already provided the clerk key in the .env file.
Author
Owner

@AJaySi commented on GitHub (Oct 13, 2025):

Quick Fix (Optional):
Create a .env file in frontend/ directory to suppress warnings:

# Windows (PowerShell or CMD)
cd frontend
echo GENERATE_SOURCEMAP=false > .env

# macOS/Linux
cd frontend
echo "GENERATE_SOURCEMAP=false" > .env

Then restart npm start → warnings will disappear!

Alternative:
These warnings are harmless and can be safely ignored. No fix needed!

<!-- gh-comment-id:3396101492 --> @AJaySi commented on GitHub (Oct 13, 2025): **Quick Fix (Optional):** Create a `.env` file in `frontend/` directory to suppress warnings: ```bash # Windows (PowerShell or CMD) cd frontend echo GENERATE_SOURCEMAP=false > .env # macOS/Linux cd frontend echo "GENERATE_SOURCEMAP=false" > .env ``` Then restart `npm start` → warnings will disappear! ✨ **Alternative:** ✅ **These warnings are harmless and can be safely ignored.** No fix needed!
Author
Owner

@AJaySi commented on GitHub (Oct 13, 2025):

I have already provided the clerk key in the .env file.

This should be in frontend folder .env

<!-- gh-comment-id:3396104205 --> @AJaySi commented on GitHub (Oct 13, 2025): > I have already provided the clerk key in the .env file. This should be in frontend folder .env
Author
Owner

@uniqueumesh commented on GitHub (Oct 13, 2025):

Yes, its in the frontend folder.

<!-- gh-comment-id:3396109271 --> @uniqueumesh commented on GitHub (Oct 13, 2025): Yes, its in the frontend folder.
Author
Owner

@AJaySi commented on GitHub (Oct 13, 2025):

I will be pushing code for subscription model today and pricing, as we had discussed. Let me know when this is working for you, I will commit the latest code for you to git pull. Thanks.

<!-- gh-comment-id:3396114652 --> @AJaySi commented on GitHub (Oct 13, 2025): I will be pushing code for subscription model today and pricing, as we had discussed. Let me know when this is working for you, I will commit the latest code for you to git pull. Thanks.
Author
Owner

@uniqueumesh commented on GitHub (Oct 13, 2025):

After I made the below changes, the tool successfully hosted locally.

Changes made

  1. Created frontend/craco.config.js to exclude:
    @wix/image-kit, @urql/core, @0no-co/graphql.web
  2. Updated frontend/package.json scripts to use CRACO; added @craco/craco devDependency.
  3. Aligned @copilotkit/react-ui to ^1.10.6.
<!-- gh-comment-id:3396202410 --> @uniqueumesh commented on GitHub (Oct 13, 2025): After I made the below changes, the tool successfully hosted locally. Changes made 1. Created frontend/craco.config.js to exclude: @wix/image-kit, @urql/core, @0no-co/graphql.web 2. Updated frontend/package.json scripts to use CRACO; added @craco/craco devDependency. 3. Aligned @copilotkit/react-ui to ^1.10.6.
Author
Owner

@AJaySi commented on GitHub (Oct 13, 2025):

Great, Hoping these excluded packages dont effect functionality.

<!-- gh-comment-id:3396260849 --> @AJaySi commented on GitHub (Oct 13, 2025): Great, Hoping these excluded packages dont effect functionality.
Author
Owner

@uniqueumesh commented on GitHub (Oct 13, 2025):

Yes, let me test the tool and update you.

<!-- gh-comment-id:3396262802 --> @uniqueumesh commented on GitHub (Oct 13, 2025): Yes, let me test the tool and update you.
Author
Owner

@uniqueumesh commented on GitHub (Oct 13, 2025):

There is a problem during the onboarding process:

  1. The tool was getting stuck in step 4, personalisation, and after clicking the continue button, it was not going to step 5, the integration part. And when I refresh, the tool is then moved to the next process.

  2. Wix integration is not working. And for now, I skipped and moved to the blog generation tool.

  3. When I tried to use the blog generation tool. It was getting stuck for 10-15 minutes in the research process, and I cancelled the process.

UI Image

Image

Is this issue happening because I excluded packages?

<!-- gh-comment-id:3396427518 --> @uniqueumesh commented on GitHub (Oct 13, 2025): There is a problem during the onboarding process: 1. The tool was getting stuck in step 4, personalisation, and after clicking the continue button, it was not going to step 5, the integration part. And when I refresh, the tool is then moved to the next process. 2. Wix integration is not working. And for now, I skipped and moved to the blog generation tool. 3. When I tried to use the blog generation tool. It was getting stuck for 10-15 minutes in the research process, and I cancelled the process. UI Image <img width="1920" height="1080" alt="Image" src="https://github.com/user-attachments/assets/324217b8-d9b8-4346-bcf5-827a2182f526" /> Is this issue happening because I excluded packages?
Author
Owner

@uniqueumesh commented on GitHub (Oct 13, 2025):

I deleted the above changes I have made and restarted the process from cloning. The tool is successfully hosted in the local and when I log in, it shows - Error
Request failed with status code 401

Image
<!-- gh-comment-id:3396700477 --> @uniqueumesh commented on GitHub (Oct 13, 2025): I deleted the above changes I have made and restarted the process from cloning. The tool is successfully hosted in the local and when I log in, it shows - Error Request failed with status code 401 <img width="1920" height="1080" alt="Image" src="https://github.com/user-attachments/assets/f06897cd-02dc-447e-9257-beb5cb469de9" />
Author
Owner

@AJaySi commented on GitHub (Oct 13, 2025):

Also, please provide logs from backend and frontend terminal.
If you look into browser console, please paste them here. Thanks.

<!-- gh-comment-id:3396713012 --> @AJaySi commented on GitHub (Oct 13, 2025): Also, please provide logs from backend and frontend terminal. If you look into browser console, please paste them here. Thanks.
Author
Owner

@uniqueumesh commented on GitHub (Oct 13, 2025):

Browser console error message:

Download the React DevTools for a better development experience: https://reactjs.org/link/react-devtools
businessInfo.ts:3 🔄 Loading Business Info API client...
businessInfo.ts:49 Business Info API client loaded successfully!
onboardingCache.ts:181 Onboarding Cache Service loaded successfully!
strategyReviewStore.ts:242 🔧 Rehydrating store state: Object
strategyReviewStore.ts:266 🔧 Store rehydrated successfully
2client.ts:58 Making GET request to /health
react-dom.development.js:86 Warning: is using incorrect casing. Use PascalCase for React components, or lowercase for HTML elements.
at SignInButton
at http://localhost:3000/static/js/bundle.js:37040:66
at ButtonBase (http://localhost:3000/static/js/bundle.js:49249:87)
at http://localhost:3000/static/js/bundle.js:37040:66
at Button (http://localhost:3000/static/js/bundle.js:48950:59)
at webpack_modules../node_modules/@clerk/clerk-react/dist/index.mjs.SignInButton.component (http://localhost:3000/static/js/bundle.js:3128:3)
at HOC (http://localhost:3000/static/js/bundle.js:2998:5)
at div
at http://localhost:3000/static/js/bundle.js:37040:66
at Grid (http://localhost:3000/static/js/bundle.js:83412:24)
at div
at http://localhost:3000/static/js/bundle.js:37040:66
at Box (http://localhost:3000/static/js/bundle.js:84372:72)
at div
at MotionDOMComponent (http://localhost:3000/static/js/bundle.js:152969:59)
at div
at http://localhost:3000/static/js/bundle.js:37040:66
at Grid (http://localhost:3000/static/js/bundle.js:83412:24)
at div
at MotionDOMComponent (http://localhost:3000/static/js/bundle.js:152969:59)
at div
at http://localhost:3000/static/js/bundle.js:37040:66
at Container (http://localhost:3000/static/js/bundle.js:82985:19)
at div
at http://localhost:3000/static/js/bundle.js:37040:66
at Box (http://localhost:3000/static/js/bundle.js:84372:72)
at HeroSection (http://localhost:3000/static/js/bundle.js:425016:74)
at div
at http://localhost:3000/static/js/bundle.js:37040:66
at Box (http://localhost:3000/static/js/bundle.js:84372:72)
at Landing (http://localhost:3000/static/js/bundle.js:425720:75)
at RootRoute (http://localhost:3000/static/js/bundle.js:333344:66)
at RenderedRoute (http://localhost:3000/static/js/bundle.js:241772:5)
at Routes (http://localhost:3000/static/js/bundle.js:242393:5)
at ConditionalCopilotKit (http://localhost:3000/static/js/bundle.js:333183:3)
at Router (http://localhost:3000/static/js/bundle.js:242331:15)
at BrowserRouter (http://localhost:3000/static/js/bundle.js:240382:5)
at CopilotMessages (http://localhost:3000/static/js/bundle.js:12456:3)
at MessagesTapProvider (http://localhost:3000/static/js/bundle.js:12441:3)
at CopilotKitInternal (http://localhost:3000/static/js/bundle.js:13961:7)
at CopilotErrorBoundary (http://localhost:3000/static/js/bundle.js:12655:5)
at ToastProvider (http://localhost:3000/static/js/bundle.js:10728:3)
at CopilotKit (http://localhost:3000/static/js/bundle.js:13942:7)
at OnboardingProvider (http://localhost:3000/static/js/bundle.js:508138:3)
at SubscriptionProvider (http://localhost:3000/static/js/bundle.js:508820:3)
at __experimental_CheckoutProvider (http://localhost:3000/static/js/bundle.js:7692:3)
at SWRConfig (http://localhost:3000/static/js/bundle.js:316578:5)
at OrganizationProvider (http://localhost:3000/static/js/bundle.js:7710:3)
at ClerkContextProvider (http://localhost:3000/static/js/bundle.js:4676:5)
at ClerkProviderBase (http://localhost:3000/static/js/bundle.js:4801:5)
at Hoc (http://localhost:3000/static/js/bundle.js:1359:5)
at ErrorBoundary (http://localhost:3000/static/js/bundle.js:503947:5)
at App (http://localhost:3000/static/js/bundle.js:333395:80)
at DefaultPropsProvider (http://localhost:3000/static/js/bundle.js:83057:3)
at RtlProvider (http://localhost:3000/static/js/bundle.js:83227:7)
at ThemeProvider (http://localhost:3000/static/js/bundle.js:81872:5)
at ThemeProvider (http://localhost:3000/static/js/bundle.js:83521:5)
at ThemeProvider (http://localhost:3000/static/js/bundle.js:79242:14)
printWarning @ react-dom.development.js:86
react-dom.development.js:86 Warning: The tag is unrecognized in this browser. If you meant to render a React component, start its name with an uppercase letter.
at SignInButton
at http://localhost:3000/static/js/bundle.js:37040:66
at ButtonBase (http://localhost:3000/static/js/bundle.js:49249:87)
at http://localhost:3000/static/js/bundle.js:37040:66
at Button (http://localhost:3000/static/js/bundle.js:48950:59)
at webpack_modules../node_modules/@clerk/clerk-react/dist/index.mjs.SignInButton.component (http://localhost:3000/static/js/bundle.js:3128:3)
at HOC (http://localhost:3000/static/js/bundle.js:2998:5)
at div
at http://localhost:3000/static/js/bundle.js:37040:66
at Grid (http://localhost:3000/static/js/bundle.js:83412:24)
at div
at http://localhost:3000/static/js/bundle.js:37040:66
at Box (http://localhost:3000/static/js/bundle.js:84372:72)
at div
at MotionDOMComponent (http://localhost:3000/static/js/bundle.js:152969:59)
at div
at http://localhost:3000/static/js/bundle.js:37040:66
at Grid (http://localhost:3000/static/js/bundle.js:83412:24)
at div
at MotionDOMComponent (http://localhost:3000/static/js/bundle.js:152969:59)
at div
at http://localhost:3000/static/js/bundle.js:37040:66
at Container (http://localhost:3000/static/js/bundle.js:82985:19)
at div
at http://localhost:3000/static/js/bundle.js:37040:66
at Box (http://localhost:3000/static/js/bundle.js:84372:72)
at HeroSection (http://localhost:3000/static/js/bundle.js:425016:74)
at div
at http://localhost:3000/static/js/bundle.js:37040:66
at Box (http://localhost:3000/static/js/bundle.js:84372:72)
at Landing (http://localhost:3000/static/js/bundle.js:425720:75)
at RootRoute (http://localhost:3000/static/js/bundle.js:333344:66)
at RenderedRoute (http://localhost:3000/static/js/bundle.js:241772:5)
at Routes (http://localhost:3000/static/js/bundle.js:242393:5)
at ConditionalCopilotKit (http://localhost:3000/static/js/bundle.js:333183:3)
at Router (http://localhost:3000/static/js/bundle.js:242331:15)
at BrowserRouter (http://localhost:3000/static/js/bundle.js:240382:5)
at CopilotMessages (http://localhost:3000/static/js/bundle.js:12456:3)
at MessagesTapProvider (http://localhost:3000/static/js/bundle.js:12441:3)
at CopilotKitInternal (http://localhost:3000/static/js/bundle.js:13961:7)
at CopilotErrorBoundary (http://localhost:3000/static/js/bundle.js:12655:5)
at ToastProvider (http://localhost:3000/static/js/bundle.js:10728:3)
at CopilotKit (http://localhost:3000/static/js/bundle.js:13942:7)
at OnboardingProvider (http://localhost:3000/static/js/bundle.js:508138:3)
at SubscriptionProvider (http://localhost:3000/static/js/bundle.js:508820:3)
at __experimental_CheckoutProvider (http://localhost:3000/static/js/bundle.js:7692:3)
at SWRConfig (http://localhost:3000/static/js/bundle.js:316578:5)
at OrganizationProvider (http://localhost:3000/static/js/bundle.js:7710:3)
at ClerkContextProvider (http://localhost:3000/static/js/bundle.js:4676:5)
at ClerkProviderBase (http://localhost:3000/static/js/bundle.js:4801:5)
at Hoc (http://localhost:3000/static/js/bundle.js:1359:5)
at ErrorBoundary (http://localhost:3000/static/js/bundle.js:503947:5)
at App (http://localhost:3000/static/js/bundle.js:333395:80)
at DefaultPropsProvider (http://localhost:3000/static/js/bundle.js:83057:3)
at RtlProvider (http://localhost:3000/static/js/bundle.js:83227:7)
at ThemeProvider (http://localhost:3000/static/js/bundle.js:81872:5)
at ThemeProvider (http://localhost:3000/static/js/bundle.js:83521:5)
at ThemeProvider (http://localhost:3000/static/js/bundle.js:79242:14)
printWarning @ react-dom.development.js:86
2OnboardingContext.tsx:134 OnboardingContext: Waiting for Clerk to load...
2client.ts:58 Making GET request to /api/subscription/status/anonymous
usePerformanceMonitor.ts:35 Performance metrics for Landing: Object
clerk.browser.js:16 Clerk: Clerk has been loaded with development keys. Development instances have strict usage limits and should not be used when deploying your application to production. Learn more: https://clerk.com/docs/deployments/overview
warnOnce @ clerk.browser.js:16
react-dom.development.js:86 Warning: is using incorrect casing. Use PascalCase for React components, or lowercase for HTML elements.
at SignInButton
at http://localhost:3000/static/js/bundle.js:37040:66
at ButtonBase (http://localhost:3000/static/js/bundle.js:49249:87)
at http://localhost:3000/static/js/bundle.js:37040:66
at Button (http://localhost:3000/static/js/bundle.js:48950:59)
at webpack_modules../node_modules/@clerk/clerk-react/dist/index.mjs.SignInButton.component (http://localhost:3000/static/js/bundle.js:3128:3)
at HOC (http://localhost:3000/static/js/bundle.js:2998:5)
at div
at http://localhost:3000/static/js/bundle.js:37040:66
at Box (http://localhost:3000/static/js/bundle.js:84372:72)
at div
at MotionDOMComponent (http://localhost:3000/static/js/bundle.js:152969:59)
at div
at http://localhost:3000/static/js/bundle.js:37040:66
at Grid (http://localhost:3000/static/js/bundle.js:83412:24)
at div
at MotionDOMComponent (http://localhost:3000/static/js/bundle.js:152969:59)
at div
at http://localhost:3000/static/js/bundle.js:37040:66
at Container (http://localhost:3000/static/js/bundle.js:82985:19)
at div
at http://localhost:3000/static/js/bundle.js:37040:66
at Box (http://localhost:3000/static/js/bundle.js:84372:72)
at IntroducingAlwrity (http://localhost:3000/static/js/src_components_Landing_IntroducingAlwrity_tsx.chunk.js:84:75)
at Suspense
at div
at http://localhost:3000/static/js/bundle.js:37040:66
at Box (http://localhost:3000/static/js/bundle.js:84372:72)
at Landing (http://localhost:3000/static/js/bundle.js:425720:75)
at RootRoute (http://localhost:3000/static/js/bundle.js:333344:66)
at RenderedRoute (http://localhost:3000/static/js/bundle.js:241772:5)
at Routes (http://localhost:3000/static/js/bundle.js:242393:5)
at ConditionalCopilotKit (http://localhost:3000/static/js/bundle.js:333183:3)
at Router (http://localhost:3000/static/js/bundle.js:242331:15)
at BrowserRouter (http://localhost:3000/static/js/bundle.js:240382:5)
at CopilotMessages (http://localhost:3000/static/js/bundle.js:12456:3)
at MessagesTapProvider (http://localhost:3000/static/js/bundle.js:12441:3)
at CopilotKitInternal (http://localhost:3000/static/js/bundle.js:13961:7)
at CopilotErrorBoundary (http://localhost:3000/static/js/bundle.js:12655:5)
at ToastProvider (http://localhost:3000/static/js/bundle.js:10728:3)
at CopilotKit (http://localhost:3000/static/js/bundle.js:13942:7)
at OnboardingProvider (http://localhost:3000/static/js/bundle.js:508138:3)
at SubscriptionProvider (http://localhost:3000/static/js/bundle.js:508820:3)
at __experimental_CheckoutProvider (http://localhost:3000/static/js/bundle.js:7692:3)
at SWRConfig (http://localhost:3000/static/js/bundle.js:316578:5)
at OrganizationProvider (http://localhost:3000/static/js/bundle.js:7710:3)
at ClerkContextProvider (http://localhost:3000/static/js/bundle.js:4676:5)
at ClerkProviderBase (http://localhost:3000/static/js/bundle.js:4801:5)
at Hoc (http://localhost:3000/static/js/bundle.js:1359:5)
at ErrorBoundary (http://localhost:3000/static/js/bundle.js:503947:5)
at App (http://localhost:3000/static/js/bundle.js:333395:80)
at DefaultPropsProvider (http://localhost:3000/static/js/bundle.js:83057:3)
at RtlProvider (http://localhost:3000/static/js/bundle.js:83227:7)
at ThemeProvider (http://localhost:3000/static/js/bundle.js:81872:5)
at ThemeProvider (http://localhost:3000/static/js/bundle.js:83521:5)
at ThemeProvider (http://localhost:3000/static/js/bundle.js:79242:14)
printWarning @ react-dom.development.js:86
OnboardingContext.tsx:138 OnboardingContext: Clerk loaded, isSignedIn: true
OnboardingContext.tsx:141 OnboardingContext: User signed in, fetching data...
OnboardingContext.tsx:103 OnboardingContext: Fetching onboarding data for authenticated user...
client.ts:58 Making GET request to /api/subscription/status/anonymous
client.ts:58 Making GET request to /api/onboarding/init
client.ts:58 Making GET request to /api/subscription/status/anonymous
:3000/api/onboarding/init:1 Failed to load resource: the server responded with a status of 401 (Unauthorized)
client.ts:58 Making GET request to /api/onboarding/init
:3000/api/onboarding/init:1 Failed to load resource: the server responded with a status of 401 (Unauthorized)
client.ts:110 API Error: 401 Object
(anonymous) @ client.ts:110
OnboardingContext.tsx:123 OnboardingContext: Error fetching data: AxiosError
(anonymous) @ OnboardingContext.tsx:123

<!-- gh-comment-id:3396941890 --> @uniqueumesh commented on GitHub (Oct 13, 2025): ## Browser console error message: Download the React DevTools for a better development experience: https://reactjs.org/link/react-devtools businessInfo.ts:3 🔄 Loading Business Info API client... businessInfo.ts:49 ✅ Business Info API client loaded successfully! onboardingCache.ts:181 ✅ Onboarding Cache Service loaded successfully! strategyReviewStore.ts:242 🔧 Rehydrating store state: Object strategyReviewStore.ts:266 🔧 Store rehydrated successfully 2client.ts:58 Making GET request to /health react-dom.development.js:86 Warning: <SignInButton /> is using incorrect casing. Use PascalCase for React components, or lowercase for HTML elements. at SignInButton at http://localhost:3000/static/js/bundle.js:37040:66 at ButtonBase (http://localhost:3000/static/js/bundle.js:49249:87) at http://localhost:3000/static/js/bundle.js:37040:66 at Button (http://localhost:3000/static/js/bundle.js:48950:59) at __webpack_modules__../node_modules/@clerk/clerk-react/dist/index.mjs.SignInButton.component (http://localhost:3000/static/js/bundle.js:3128:3) at HOC (http://localhost:3000/static/js/bundle.js:2998:5) at div at http://localhost:3000/static/js/bundle.js:37040:66 at Grid (http://localhost:3000/static/js/bundle.js:83412:24) at div at http://localhost:3000/static/js/bundle.js:37040:66 at Box (http://localhost:3000/static/js/bundle.js:84372:72) at div at MotionDOMComponent (http://localhost:3000/static/js/bundle.js:152969:59) at div at http://localhost:3000/static/js/bundle.js:37040:66 at Grid (http://localhost:3000/static/js/bundle.js:83412:24) at div at MotionDOMComponent (http://localhost:3000/static/js/bundle.js:152969:59) at div at http://localhost:3000/static/js/bundle.js:37040:66 at Container (http://localhost:3000/static/js/bundle.js:82985:19) at div at http://localhost:3000/static/js/bundle.js:37040:66 at Box (http://localhost:3000/static/js/bundle.js:84372:72) at HeroSection (http://localhost:3000/static/js/bundle.js:425016:74) at div at http://localhost:3000/static/js/bundle.js:37040:66 at Box (http://localhost:3000/static/js/bundle.js:84372:72) at Landing (http://localhost:3000/static/js/bundle.js:425720:75) at RootRoute (http://localhost:3000/static/js/bundle.js:333344:66) at RenderedRoute (http://localhost:3000/static/js/bundle.js:241772:5) at Routes (http://localhost:3000/static/js/bundle.js:242393:5) at ConditionalCopilotKit (http://localhost:3000/static/js/bundle.js:333183:3) at Router (http://localhost:3000/static/js/bundle.js:242331:15) at BrowserRouter (http://localhost:3000/static/js/bundle.js:240382:5) at CopilotMessages (http://localhost:3000/static/js/bundle.js:12456:3) at MessagesTapProvider (http://localhost:3000/static/js/bundle.js:12441:3) at CopilotKitInternal (http://localhost:3000/static/js/bundle.js:13961:7) at CopilotErrorBoundary (http://localhost:3000/static/js/bundle.js:12655:5) at ToastProvider (http://localhost:3000/static/js/bundle.js:10728:3) at CopilotKit (http://localhost:3000/static/js/bundle.js:13942:7) at OnboardingProvider (http://localhost:3000/static/js/bundle.js:508138:3) at SubscriptionProvider (http://localhost:3000/static/js/bundle.js:508820:3) at __experimental_CheckoutProvider (http://localhost:3000/static/js/bundle.js:7692:3) at SWRConfig (http://localhost:3000/static/js/bundle.js:316578:5) at OrganizationProvider (http://localhost:3000/static/js/bundle.js:7710:3) at ClerkContextProvider (http://localhost:3000/static/js/bundle.js:4676:5) at ClerkProviderBase (http://localhost:3000/static/js/bundle.js:4801:5) at Hoc (http://localhost:3000/static/js/bundle.js:1359:5) at ErrorBoundary (http://localhost:3000/static/js/bundle.js:503947:5) at App (http://localhost:3000/static/js/bundle.js:333395:80) at DefaultPropsProvider (http://localhost:3000/static/js/bundle.js:83057:3) at RtlProvider (http://localhost:3000/static/js/bundle.js:83227:7) at ThemeProvider (http://localhost:3000/static/js/bundle.js:81872:5) at ThemeProvider (http://localhost:3000/static/js/bundle.js:83521:5) at ThemeProvider (http://localhost:3000/static/js/bundle.js:79242:14) printWarning @ react-dom.development.js:86 react-dom.development.js:86 Warning: The tag <SignInButton> is unrecognized in this browser. If you meant to render a React component, start its name with an uppercase letter. at SignInButton at http://localhost:3000/static/js/bundle.js:37040:66 at ButtonBase (http://localhost:3000/static/js/bundle.js:49249:87) at http://localhost:3000/static/js/bundle.js:37040:66 at Button (http://localhost:3000/static/js/bundle.js:48950:59) at __webpack_modules__../node_modules/@clerk/clerk-react/dist/index.mjs.SignInButton.component (http://localhost:3000/static/js/bundle.js:3128:3) at HOC (http://localhost:3000/static/js/bundle.js:2998:5) at div at http://localhost:3000/static/js/bundle.js:37040:66 at Grid (http://localhost:3000/static/js/bundle.js:83412:24) at div at http://localhost:3000/static/js/bundle.js:37040:66 at Box (http://localhost:3000/static/js/bundle.js:84372:72) at div at MotionDOMComponent (http://localhost:3000/static/js/bundle.js:152969:59) at div at http://localhost:3000/static/js/bundle.js:37040:66 at Grid (http://localhost:3000/static/js/bundle.js:83412:24) at div at MotionDOMComponent (http://localhost:3000/static/js/bundle.js:152969:59) at div at http://localhost:3000/static/js/bundle.js:37040:66 at Container (http://localhost:3000/static/js/bundle.js:82985:19) at div at http://localhost:3000/static/js/bundle.js:37040:66 at Box (http://localhost:3000/static/js/bundle.js:84372:72) at HeroSection (http://localhost:3000/static/js/bundle.js:425016:74) at div at http://localhost:3000/static/js/bundle.js:37040:66 at Box (http://localhost:3000/static/js/bundle.js:84372:72) at Landing (http://localhost:3000/static/js/bundle.js:425720:75) at RootRoute (http://localhost:3000/static/js/bundle.js:333344:66) at RenderedRoute (http://localhost:3000/static/js/bundle.js:241772:5) at Routes (http://localhost:3000/static/js/bundle.js:242393:5) at ConditionalCopilotKit (http://localhost:3000/static/js/bundle.js:333183:3) at Router (http://localhost:3000/static/js/bundle.js:242331:15) at BrowserRouter (http://localhost:3000/static/js/bundle.js:240382:5) at CopilotMessages (http://localhost:3000/static/js/bundle.js:12456:3) at MessagesTapProvider (http://localhost:3000/static/js/bundle.js:12441:3) at CopilotKitInternal (http://localhost:3000/static/js/bundle.js:13961:7) at CopilotErrorBoundary (http://localhost:3000/static/js/bundle.js:12655:5) at ToastProvider (http://localhost:3000/static/js/bundle.js:10728:3) at CopilotKit (http://localhost:3000/static/js/bundle.js:13942:7) at OnboardingProvider (http://localhost:3000/static/js/bundle.js:508138:3) at SubscriptionProvider (http://localhost:3000/static/js/bundle.js:508820:3) at __experimental_CheckoutProvider (http://localhost:3000/static/js/bundle.js:7692:3) at SWRConfig (http://localhost:3000/static/js/bundle.js:316578:5) at OrganizationProvider (http://localhost:3000/static/js/bundle.js:7710:3) at ClerkContextProvider (http://localhost:3000/static/js/bundle.js:4676:5) at ClerkProviderBase (http://localhost:3000/static/js/bundle.js:4801:5) at Hoc (http://localhost:3000/static/js/bundle.js:1359:5) at ErrorBoundary (http://localhost:3000/static/js/bundle.js:503947:5) at App (http://localhost:3000/static/js/bundle.js:333395:80) at DefaultPropsProvider (http://localhost:3000/static/js/bundle.js:83057:3) at RtlProvider (http://localhost:3000/static/js/bundle.js:83227:7) at ThemeProvider (http://localhost:3000/static/js/bundle.js:81872:5) at ThemeProvider (http://localhost:3000/static/js/bundle.js:83521:5) at ThemeProvider (http://localhost:3000/static/js/bundle.js:79242:14) printWarning @ react-dom.development.js:86 2OnboardingContext.tsx:134 OnboardingContext: Waiting for Clerk to load... 2client.ts:58 Making GET request to /api/subscription/status/anonymous usePerformanceMonitor.ts:35 Performance metrics for Landing: Object clerk.browser.js:16 Clerk: Clerk has been loaded with development keys. Development instances have strict usage limits and should not be used when deploying your application to production. Learn more: https://clerk.com/docs/deployments/overview warnOnce @ clerk.browser.js:16 react-dom.development.js:86 Warning: <SignInButton /> is using incorrect casing. Use PascalCase for React components, or lowercase for HTML elements. at SignInButton at http://localhost:3000/static/js/bundle.js:37040:66 at ButtonBase (http://localhost:3000/static/js/bundle.js:49249:87) at http://localhost:3000/static/js/bundle.js:37040:66 at Button (http://localhost:3000/static/js/bundle.js:48950:59) at __webpack_modules__../node_modules/@clerk/clerk-react/dist/index.mjs.SignInButton.component (http://localhost:3000/static/js/bundle.js:3128:3) at HOC (http://localhost:3000/static/js/bundle.js:2998:5) at div at http://localhost:3000/static/js/bundle.js:37040:66 at Box (http://localhost:3000/static/js/bundle.js:84372:72) at div at MotionDOMComponent (http://localhost:3000/static/js/bundle.js:152969:59) at div at http://localhost:3000/static/js/bundle.js:37040:66 at Grid (http://localhost:3000/static/js/bundle.js:83412:24) at div at MotionDOMComponent (http://localhost:3000/static/js/bundle.js:152969:59) at div at http://localhost:3000/static/js/bundle.js:37040:66 at Container (http://localhost:3000/static/js/bundle.js:82985:19) at div at http://localhost:3000/static/js/bundle.js:37040:66 at Box (http://localhost:3000/static/js/bundle.js:84372:72) at IntroducingAlwrity (http://localhost:3000/static/js/src_components_Landing_IntroducingAlwrity_tsx.chunk.js:84:75) at Suspense at div at http://localhost:3000/static/js/bundle.js:37040:66 at Box (http://localhost:3000/static/js/bundle.js:84372:72) at Landing (http://localhost:3000/static/js/bundle.js:425720:75) at RootRoute (http://localhost:3000/static/js/bundle.js:333344:66) at RenderedRoute (http://localhost:3000/static/js/bundle.js:241772:5) at Routes (http://localhost:3000/static/js/bundle.js:242393:5) at ConditionalCopilotKit (http://localhost:3000/static/js/bundle.js:333183:3) at Router (http://localhost:3000/static/js/bundle.js:242331:15) at BrowserRouter (http://localhost:3000/static/js/bundle.js:240382:5) at CopilotMessages (http://localhost:3000/static/js/bundle.js:12456:3) at MessagesTapProvider (http://localhost:3000/static/js/bundle.js:12441:3) at CopilotKitInternal (http://localhost:3000/static/js/bundle.js:13961:7) at CopilotErrorBoundary (http://localhost:3000/static/js/bundle.js:12655:5) at ToastProvider (http://localhost:3000/static/js/bundle.js:10728:3) at CopilotKit (http://localhost:3000/static/js/bundle.js:13942:7) at OnboardingProvider (http://localhost:3000/static/js/bundle.js:508138:3) at SubscriptionProvider (http://localhost:3000/static/js/bundle.js:508820:3) at __experimental_CheckoutProvider (http://localhost:3000/static/js/bundle.js:7692:3) at SWRConfig (http://localhost:3000/static/js/bundle.js:316578:5) at OrganizationProvider (http://localhost:3000/static/js/bundle.js:7710:3) at ClerkContextProvider (http://localhost:3000/static/js/bundle.js:4676:5) at ClerkProviderBase (http://localhost:3000/static/js/bundle.js:4801:5) at Hoc (http://localhost:3000/static/js/bundle.js:1359:5) at ErrorBoundary (http://localhost:3000/static/js/bundle.js:503947:5) at App (http://localhost:3000/static/js/bundle.js:333395:80) at DefaultPropsProvider (http://localhost:3000/static/js/bundle.js:83057:3) at RtlProvider (http://localhost:3000/static/js/bundle.js:83227:7) at ThemeProvider (http://localhost:3000/static/js/bundle.js:81872:5) at ThemeProvider (http://localhost:3000/static/js/bundle.js:83521:5) at ThemeProvider (http://localhost:3000/static/js/bundle.js:79242:14) printWarning @ react-dom.development.js:86 OnboardingContext.tsx:138 OnboardingContext: Clerk loaded, isSignedIn: true OnboardingContext.tsx:141 OnboardingContext: User signed in, fetching data... OnboardingContext.tsx:103 OnboardingContext: Fetching onboarding data for authenticated user... client.ts:58 Making GET request to /api/subscription/status/anonymous client.ts:58 Making GET request to /api/onboarding/init client.ts:58 Making GET request to /api/subscription/status/anonymous :3000/api/onboarding/init:1 Failed to load resource: the server responded with a status of 401 (Unauthorized) client.ts:58 Making GET request to /api/onboarding/init :3000/api/onboarding/init:1 Failed to load resource: the server responded with a status of 401 (Unauthorized) client.ts:110 API Error: 401 Object (anonymous) @ client.ts:110 OnboardingContext.tsx:123 OnboardingContext: Error fetching data: AxiosError (anonymous) @ OnboardingContext.tsx:123
Author
Owner

@uniqueumesh commented on GitHub (Oct 13, 2025):

Frontend terminal message (top complete messages are missing from the terminal) :

slint/no-unused-vars
Line 39:9: 'safeRenderText' is assigned a value but never used @typescript-eslint/no-unused-vars

src\components\ContentPlanningDashboard\components\StrategyIntelligence\components\ProgressiveCard.tsx
Line 20:3: 'getEnhancedChipStyles' is defined but never used @typescript-eslint/no-unused-vars
Line 53:9: 'theme' is assigned a value but never used @typescript-eslint/no-unused-vars
Line 61:5: 'startReview' is assigned a value but never used @typescript-eslint/no-unused-vars

src\components\ContentPlanningDashboard\components\StrategyIntelligence\components\ReviewConfirmationDialog.tsx
Line 11:3: 'Chip' is defined but never used @typescript-eslint/no-unused-vars
Line 27:10: 'motion' is defined but never used @typescript-eslint/no-unused-vars
Line 29:26: 'safeRenderArray' is defined but never used @typescript-eslint/no-unused-vars
Line 29:43: 'hasValidData' is defined but never used @typescript-eslint/no-unused-vars
Line 29:57: 'getFallbackValue' is defined but never used @typescript-eslint/no-unused-vars

src\components\ContentPlanningDashboard\components\StrategyIntelligence\components\ReviewProgressHeader.tsx
Line 1:17: 'useState' is defined but never used @typescript-eslint/no-unused-vars
Line 6:3: 'IconButton' is defined but never used @typescript-eslint/no-unused-vars
Line 15:14: 'RefreshIcon' is defined but never used @typescript-eslint/no-unused-vars
Line 18:14: 'WarningIcon' is defined but never used @typescript-eslint/no-unused-vars
Line 19:16: 'PlayArrowIcon' is defined but never used @typescript-eslint/no-unused-vars
Line 25:10: 'contentPlanningApi' is defined but never used @typescript-eslint/no-unused-vars
Line 42:9: 'resetAllReviews' is assigned a value but never used @typescript-eslint/no-unused-vars
Line 62:9: 'unreviewedCount' is assigned a value but never used @typescript-eslint/no-unused-vars

src\components\ContentPlanningDashboard\components\StrategyIntelligence\components\ReviewStatusIndicator.tsx
Line 4:3: 'Chip' is defined but never used @typescript-eslint/no-unused-vars
Line 5:3: 'IconButton' is defined but never used @typescript-eslint/no-unused-vars
Line 12:15: 'ScheduleIcon' is defined but never used @typescript-eslint/no-unused-vars

src\components\ContentPlanningDashboard\components\StrategyIntelligence\components\RiskAssessmentCard.tsx
Line 3:3: 'Grid' is defined but never used @typescript-eslint/no-unused-vars
Line 21:11: 'InfoIcon' is defined but never used @typescript-eslint/no-unused-vars
Line 32:10: 'safeRenderText' is defined but never used @typescript-eslint/no-unused-vars
Line 32:26: 'safeRenderArray' is defined but never used @typescript-eslint/no-unused-vars
Line 32:43: 'hasValidData' is defined but never used @typescript-eslint/no-unused-vars
Line 32:57: 'getFallbackValue' is defined but never used @typescript-eslint/no-unused-vars

src\components\ContentPlanningDashboard\components\StrategyIntelligence\components\StrategicInsightsCard.tsx
Line 32:26: 'safeRenderArray' is defined but never used @typescript-eslint/no-unused-vars
Line 32:57: 'getFallbackValue' is defined but never used @typescript-eslint/no-unused-vars

src\components\ContentPlanningDashboard\components\StrategyIntelligence\components\StrategyHeader.tsx
Line 3:3: 'Paper' is defined but never used @typescript-eslint/no-unused-vars
Line 9:3: 'LinearProgress' is defined but never used @typescript-eslint/no-unused-vars
Line 27:17: 'AssessmentIcon' is defined but never used @typescript-eslint/no-unused-vars

src\components\ContentPlanningDashboard\components\StrategyIntelligence\components\TrendAnalysis.tsx
Line 15:3: 'Alert' is defined but never used @typescript-eslint/no-unused-vars
Line 16:3: 'AlertTitle' is defined but never used @typescript-eslint/no-unused-vars
Line 20:19: 'TrendingDownIcon' is defined but never used @typescript-eslint/no-unused-vars
Line 22:20: 'CalendarIcon' is defined but never used @typescript-eslint/no-unused-vars
Line 27:10: 'strategyMonitoringApi' is defined but never used @typescript-eslint/no-unused-vars

src\components\ContentPlanningDashboard\components\StrategyIntelligence\styles\analysisCardStyles.ts
Line 1:10: 'Theme' is defined but never used @typescript-eslint/no-unused-vars

src\components\ContentPlanningDashboard\components\StrategyOnboardingDialog.tsx
Line 18:3: 'LinearProgress' is defined but never used @typescript-eslint/no-unused-vars
Line 24:3: 'Divider' is defined but never used @typescript-eslint/no-unused-vars
Line 32:16: 'AnalyticsIcon' is defined but never used @typescript-eslint/no-unused-vars
Line 39:12: 'GroupIcon' is defined but never used @typescript-eslint/no-unused-vars
Line 43:12: 'PauseIcon' is defined but never used @typescript-eslint/no-unused-vars
Line 44:14: 'RefreshIcon' is defined but never used @typescript-eslint/no-unused-vars
Line 70:10: 'loading' is assigned a value but never used @typescript-eslint/no-unused-vars
Line 70:19: 'setLoading' is assigned a value but never used @typescript-eslint/no-unused-vars

src\components\ContentPlanningDashboard\tabs\AnalyticsTab.tsx
Line 13:3: 'LinearProgress' is defined but never used
@typescript-eslint/no-unused-vars
Line 24:15: 'TimelineIcon' is defined but never used
@typescript-eslint/no-unused-vars
Line 25:18: 'AutoAwesomeIcon' is defined but never used
@typescript-eslint/no-unused-vars
Line 29:10: 'contentPlanningApi' is defined but never used
@typescript-eslint/no-unused-vars
Line 73:6: React Hook useEffect has a missing dependency: 'loadAnalyticsData'. Either include it or remove the dependency array react-hooks/exhaustive-deps

src\components\ContentPlanningDashboard\tabs\PerformanceAnalyticsTab.tsx
Line 10:15: 'BarChartIcon' is defined but never used @typescript-eslint/no-unused-vars

src\components\FacebookWriter\RegisterFacebookActions.tsx
Line 118:13: 'tip' is assigned a value but never used @typescript-eslint/no-unused-vars

src\components\FacebookWriter\RegisterFacebookActionsEnhanced.tsx
Line 136:15: 'personaConstraints' is assigned a value but never used @typescript-eslint/no-unused-vars

src\components\Landing\Landing.tsx
Line 21:3: 'Psychology' is defined but never used @typescript-eslint/no-unused-vars
Line 22:3: 'AccessTime' is defined but never used @typescript-eslint/no-unused-vars
Line 23:3: 'MonetizationOn' is defined but never used @typescript-eslint/no-unused-vars
Line 24:3: 'TrendingDown' is defined but never used @typescript-eslint/no-unused-vars
Line 25:3: 'Group' is defined but never used @typescript-eslint/no-unused-vars

src\components\LinkedInWriter\LinkedInWriter.tsx
Line 1:28: 'useMemo' is defined but never used

                               @typescript-eslint/no-unused-vars

Line 3:48: 'useCopilotContext' is defined but never used

                               @typescript-eslint/no-unused-vars

Line 17:7: 'DEBUG_LINKEDIN' is assigned a value but never used

                               @typescript-eslint/no-unused-vars

Line 45:5: 'currentSuggestions' is assigned a value but never used

                               @typescript-eslint/no-unused-vars

Line 47:5: 'showContextModal' is assigned a value but never used

                               @typescript-eslint/no-unused-vars

Line 67:5: 'setShowContextModal' is assigned a value but never used

                               @typescript-eslint/no-unused-vars

Line 73:5: 'handleClear' is assigned a value but never used

                               @typescript-eslint/no-unused-vars

Line 74:5: 'handleCopy' is assigned a value but never used

                               @typescript-eslint/no-unused-vars

Line 84:50: 'personaLoading' is assigned a value but never used

                               @typescript-eslint/no-unused-vars

Line 88:5: 'persistenceManager' is assigned a value but never used

                               @typescript-eslint/no-unused-vars

Line 89:5: 'saveChatHistory' is assigned a value but never used

                               @typescript-eslint/no-unused-vars

Line 91:5: 'addChatMessage' is assigned a value but never used

                               @typescript-eslint/no-unused-vars

Line 94:5: 'saveConversationContext' is assigned a value but never used

                               @typescript-eslint/no-unused-vars

Line 151:6: React Hook useEffect has missing dependencies: 'draft', 'getStorageStats', 'loadChatHistory', 'loadConversationContext', 'loadDraftContent', 'loadLastSession', 'loadPersistedPreferences', and 'saveLastSession'. Either include them or remove the dependency array react-hooks/exhaustive-deps

src\components\LinkedInWriter\components\CopilotActions.tsx
Line 29:11: 'corePersona' is assigned a value but never used
@typescript-eslint/no-unused-vars
Line 29:24: 'platformPersona' is assigned a value but never used
@typescript-eslint/no-unused-vars
Line 224:6: React Hook React.useEffect has a missing dependency: 'copilotContext'. Either include it or remove the dependency array react-hooks/exhaustive-deps

src\components\LinkedInWriter\components\Header.tsx
Line 28:10: 'personaOverride' is assigned a value but never used
@typescript-eslint/no-unused-vars
Line 69:6: React Hook useMemo has an unnecessary dependency: 'showBrainstormModal'. Either exclude it or remove the dependency array react-hooks/exhaustive-deps
Line 632:31: 'goTo' is assigned a value but never used
@typescript-eslint/no-unused-vars

src\components\LinkedInWriter\components\ImageGenerationSuggestions.tsx
Line 413:13: Redundant alt attribute. Screen-readers already announce img tags as an image. You don’t need to use the words image, photo, or picture (or any specified custom words) in the alt prop jsx-a11y/img-redundant-alt

src\components\LinkedInWriter\hooks\useLinkedInWriter.ts
Line 115:6: React Hook useEffect has a missing dependency: 'context'. Either include it or remove the dependency array react-hooks/exhaustive-deps

src\components\MainDashboard\components\GeneratePillarChips.tsx
Line 33:7: 'TodayModal' is assigned a value but never used
@typescript-eslint/no-unused-vars
Line 268:6: React Hook useEffect has a missing dependency: 'chip.bubbles'. Either include it or remove the dependency array react-hooks/exhaustive-deps

src\components\MainDashboard\components\PillarData.tsx
Line 31:15: 'WebsiteIcon' is defined but never used @typescript-eslint/no-unused-vars

src\components\MainDashboard\components\PublishPillarChips.tsx
Line 26:9: 'theme' is assigned a value but never used @typescript-eslint/no-unused-vars

src\components\MainDashboard\components\ToolsModal.tsx
Line 8:3: 'Stack' is defined but never used @typescript-eslint/no-unused-vars
Line 9:3: 'Chip' is defined but never used @typescript-eslint/no-unused-vars
Line 10:3: 'Divider' is defined but never used @typescript-eslint/no-unused-vars

src\components\OnboardingWizard\ApiKeyStep.tsx
Line 31:5: 'loading' is assigned a value but never used @typescript-eslint/no-unused-vars
Line 35:5: 'savedKeys' is assigned a value but never used @typescript-eslint/no-unused-vars
Line 45:5: 'handleContinue' is assigned a value but never used @typescript-eslint/no-unused-vars
Line 46:5: 'handleBenefitsClick' is assigned a value but never used @typescript-eslint/no-unused-vars

src\components\OnboardingWizard\FinalStep\FinalStep.tsx
Line 37:6: React Hook useEffect has a missing dependency: 'loadOnboardingData'. Either include it or remove the dependency array react-hooks/exhaustive-deps

src\components\OnboardingWizard\PersonaStep.tsx
Line 85:10: 'hasCheckedCache' is assigned a value but never used
@typescript-eslint/no-unused-vars
Line 361:6: React Hook useEffect has a missing dependency: 'isGenerating'. Either include it or remove the dependency array react-hooks/exhaustive-deps

src\components\OnboardingWizard\WebsiteStep.tsx
Line 425:9: 'handleContinue' is assigned a value but never used @typescript-eslint/no-unused-vars

src\components\OnboardingWizard\WebsiteStep\components\AnalysisResultsDisplay.tsx
Line 31:3: 'renderProUpgradeAlert' is defined but never used @typescript-eslint/no-unused-vars

src\components\OnboardingWizard\WebsiteStep\components\SitemapAnalysisResults.tsx
Line 15:3: 'Divider' is defined but never used @typescript-eslint/no-unused-vars
Line 75:9: 'publishingPatterns' is assigned a value but never used @typescript-eslint/no-unused-vars

src\components\Pricing\PricingPage.tsx
Line 34:12: 'CloseIcon' is defined but never used
@typescript-eslint/no-unused-vars
Line 38:3: 'Psychology' is defined but never used
@typescript-eslint/no-unused-vars
Line 39:3: 'Search' is defined but never used
@typescript-eslint/no-unused-vars
Line 40:3: 'FactCheck' is defined but never used
@typescript-eslint/no-unused-vars
Line 43:3: 'Verified' is defined but never used
@typescript-eslint/no-unused-vars
Line 44:3: 'Timeline' is defined but never used
@typescript-eslint/no-unused-vars
Line 655:52: Unexpected mix of '||' and '&&'. Use parentheses to clarify the intended order of operations no-mixed-operators
Line 655:82: Unexpected mix of '||' and '&&'. Use parentheses to clarify the intended order of operations no-mixed-operators
Line 699:52: Unexpected mix of '||' and '&&'. Use parentheses to clarify the intended order of operations no-mixed-operators
Line 699:82: Unexpected mix of '||' and '&&'. Use parentheses to clarify the intended order of operations no-mixed-operators

src\components\SEODashboard\SEODashboard.tsx
Line 49:5: 'checkAndRunInitialAnalysis' is assigned a value but never used @typescript-eslint/no-unused-vars
Line 131:6: React Hook useEffect has missing dependencies: 'setData', 'setError', and 'setLoading'. Either include them or remove the dependency array react-hooks/exhaustive-deps

src\components\SubscriptionGuard.tsx
Line 7:3: 'Dialog' is defined but never used @typescript-eslint/no-unused-vars
Line 8:3: 'DialogTitle' is defined but never used @typescript-eslint/no-unused-vars
Line 9:3: 'DialogContent' is defined but never used @typescript-eslint/no-unused-vars
Line 10:3: 'DialogActions' is defined but never used @typescript-eslint/no-unused-vars
Line 44:5: 'checkSubscription' is assigned a value but never used @typescript-eslint/no-unused-vars
Line 112:11: 'remaining' is assigned a value but never used @typescript-eslint/no-unused-vars

webpack compiled with 54 warnings
No issues found.
(node:11844) [DEP0060] DeprecationWarning: The util._extend API is deprecated. Please use Object.assign() instead.
(.venv) PS C:\Users\this\Downloads\ALwrity\frontend> $env:REACT_APP_CLERK_PUBLISHABLE_KEY="pk_test_bGl2aW5nLWhhbXN0ZXItNTkuY2xlcmsuYWNjb3VudHMuZGV2JA"
(.venv) PS C:\Users\this\Downloads\ALwrity\frontend> npm start

Compiled with warnings.

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\max\api.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\max\api.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\max\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\max\index.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\srcset.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\srcset.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\transform.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\transform.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\uri.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\uri.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\uri\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\uri\index.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes\SVGAttributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes\SVGAttributes.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes\backgroundAttributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes\backgroundAttributes.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes\imgAttributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes\imgAttributes.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\transforms.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\transforms.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\browserFeatureSupport.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\browserFeatureSupport.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imagePlaceholderUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imagePlaceholderUtils.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageServiceConstants.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageServiceConstants.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageServiceFeatureSupportObject.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageServiceFeatureSupportObject.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageServiceUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageServiceUtils.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageTransformOptions.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageTransformOptions.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageTransformParts.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageTransformParts.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\populateFeatureSupport.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\populateFeatureSupport.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\responsiveImageUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\responsiveImageUtils.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\utils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\utils.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\sdk\api.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\sdk\api.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\sdk\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\sdk\index.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\types.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\types.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\internal\fetchOptions.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\internal\fetchOptions.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\internal\fetchSource.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\internal\fetchSource.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\error.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\error.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\hash.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\hash.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\request.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\request.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\result.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\result.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\variables.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\variables.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\client.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\client.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\cache.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\cache.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\compose.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\compose.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\debug.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\debug.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\fallback.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\fallback.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\fetch.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\fetch.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\map.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\map.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\ssr.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\ssr.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\subscription.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\subscription.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\gql.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\gql.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\collectTypenames.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\collectTypenames.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\formatDocument.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\formatDocument.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\index.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\operation.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\operation.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\streamUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\streamUtils.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\error.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\error.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\helpers.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\helpers.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\kind.js' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\kind.js'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\parser.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\parser.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\printer.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\printer.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\values.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\values.ts'

Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\visitor.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\visitor.ts'

Search for the keywords to learn more about each warning.
To ignore, add // eslint-disable-next-line to the line before.

WARNING in ./node_modules/@wix/image-kit/dist/esm/api/max/api.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\max\api.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\max\api.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/api/max/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\max\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\max\index.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/api/srcset.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\srcset.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\srcset.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/api/transform.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\transform.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\transform.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/api/uri.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\uri.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\uri.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/api/uri/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\uri\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\api\uri\index.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/engines/attributes.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/engines/attributes/SVGAttributes.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes\SVGAttributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes\SVGAttributes.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/engines/attributes/backgroundAttributes.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes\backgroundAttributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes\backgroundAttributes.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/engines/attributes/imgAttributes.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes\imgAttributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\attributes\imgAttributes.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/engines/transforms.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\transforms.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\engines\transforms.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/browserFeatureSupport.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\browserFeatureSupport.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\browserFeatureSupport.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/imagePlaceholderUtils.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imagePlaceholderUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imagePlaceholderUtils.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/imageServiceConstants.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageServiceConstants.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageServiceConstants.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/imageServiceFeatureSupportObject.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageServiceFeatureSupportObject.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageServiceFeatureSupportObject.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/imageServiceUtils.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageServiceUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageServiceUtils.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/imageTransformOptions.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageTransformOptions.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageTransformOptions.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/imageTransformParts.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageTransformParts.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\imageTransformParts.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/populateFeatureSupport.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\populateFeatureSupport.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\populateFeatureSupport.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/responsiveImageUtils.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\responsiveImageUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\responsiveImageUtils.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/utils.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\utils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\helpers\utils.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/sdk/api.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\sdk\api.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\sdk\api.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/sdk/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\sdk\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\sdk\index.ts'

WARNING in ./node_modules/@wix/image-kit/dist/esm/types.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\types.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@wix\image-kit\src\types.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\internal\fetchOptions.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\internal\fetchOptions.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\internal\fetchSource.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\internal\fetchSource.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\error.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\error.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\hash.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\hash.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\request.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\request.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\result.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\result.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\variables.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\variables.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\client.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\client.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\cache.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\cache.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\compose.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\compose.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\debug.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\debug.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\fallback.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\fallback.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\fetch.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\fetch.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\map.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\map.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\ssr.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\ssr.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\subscription.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\exchanges\subscription.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\gql.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\gql.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\collectTypenames.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\collectTypenames.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\formatDocument.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\formatDocument.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\index.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\operation.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\operation.ts'

WARNING in ./node_modules/@urql/core/dist/urql-core.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\streamUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@urql\core\src\utils\streamUtils.ts'

WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\error.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\error.ts'

WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\helpers.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\helpers.ts'

WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\kind.js' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\kind.js'

WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\parser.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\parser.ts'

WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\printer.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\printer.ts'

WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\values.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\values.ts'

WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\visitor.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules@0no-co\graphql.web\src\visitor.ts'

webpack compiled with 53 warnings
Files successfully emitted, waiting for typecheck results...
Issues checking in progress...
(node:6692) [DEP0060] DeprecationWarning: The util._extend API is deprecated. Please use Object.assign() instead.
No issues found.

<!-- gh-comment-id:3396948776 --> @uniqueumesh commented on GitHub (Oct 13, 2025): ## Frontend terminal message (top complete messages are missing from the terminal) : slint/no-unused-vars Line 39:9: 'safeRenderText' is assigned a value but never used @typescript-eslint/no-unused-vars src\components\ContentPlanningDashboard\components\StrategyIntelligence\components\ProgressiveCard.tsx Line 20:3: 'getEnhancedChipStyles' is defined but never used @typescript-eslint/no-unused-vars Line 53:9: 'theme' is assigned a value but never used @typescript-eslint/no-unused-vars Line 61:5: 'startReview' is assigned a value but never used @typescript-eslint/no-unused-vars src\components\ContentPlanningDashboard\components\StrategyIntelligence\components\ReviewConfirmationDialog.tsx Line 11:3: 'Chip' is defined but never used @typescript-eslint/no-unused-vars Line 27:10: 'motion' is defined but never used @typescript-eslint/no-unused-vars Line 29:26: 'safeRenderArray' is defined but never used @typescript-eslint/no-unused-vars Line 29:43: 'hasValidData' is defined but never used @typescript-eslint/no-unused-vars Line 29:57: 'getFallbackValue' is defined but never used @typescript-eslint/no-unused-vars src\components\ContentPlanningDashboard\components\StrategyIntelligence\components\ReviewProgressHeader.tsx Line 1:17: 'useState' is defined but never used @typescript-eslint/no-unused-vars Line 6:3: 'IconButton' is defined but never used @typescript-eslint/no-unused-vars Line 15:14: 'RefreshIcon' is defined but never used @typescript-eslint/no-unused-vars Line 18:14: 'WarningIcon' is defined but never used @typescript-eslint/no-unused-vars Line 19:16: 'PlayArrowIcon' is defined but never used @typescript-eslint/no-unused-vars Line 25:10: 'contentPlanningApi' is defined but never used @typescript-eslint/no-unused-vars Line 42:9: 'resetAllReviews' is assigned a value but never used @typescript-eslint/no-unused-vars Line 62:9: 'unreviewedCount' is assigned a value but never used @typescript-eslint/no-unused-vars src\components\ContentPlanningDashboard\components\StrategyIntelligence\components\ReviewStatusIndicator.tsx Line 4:3: 'Chip' is defined but never used @typescript-eslint/no-unused-vars Line 5:3: 'IconButton' is defined but never used @typescript-eslint/no-unused-vars Line 12:15: 'ScheduleIcon' is defined but never used @typescript-eslint/no-unused-vars src\components\ContentPlanningDashboard\components\StrategyIntelligence\components\RiskAssessmentCard.tsx Line 3:3: 'Grid' is defined but never used @typescript-eslint/no-unused-vars Line 21:11: 'InfoIcon' is defined but never used @typescript-eslint/no-unused-vars Line 32:10: 'safeRenderText' is defined but never used @typescript-eslint/no-unused-vars Line 32:26: 'safeRenderArray' is defined but never used @typescript-eslint/no-unused-vars Line 32:43: 'hasValidData' is defined but never used @typescript-eslint/no-unused-vars Line 32:57: 'getFallbackValue' is defined but never used @typescript-eslint/no-unused-vars src\components\ContentPlanningDashboard\components\StrategyIntelligence\components\StrategicInsightsCard.tsx Line 32:26: 'safeRenderArray' is defined but never used @typescript-eslint/no-unused-vars Line 32:57: 'getFallbackValue' is defined but never used @typescript-eslint/no-unused-vars src\components\ContentPlanningDashboard\components\StrategyIntelligence\components\StrategyHeader.tsx Line 3:3: 'Paper' is defined but never used @typescript-eslint/no-unused-vars Line 9:3: 'LinearProgress' is defined but never used @typescript-eslint/no-unused-vars Line 27:17: 'AssessmentIcon' is defined but never used @typescript-eslint/no-unused-vars src\components\ContentPlanningDashboard\components\StrategyIntelligence\components\TrendAnalysis.tsx Line 15:3: 'Alert' is defined but never used @typescript-eslint/no-unused-vars Line 16:3: 'AlertTitle' is defined but never used @typescript-eslint/no-unused-vars Line 20:19: 'TrendingDownIcon' is defined but never used @typescript-eslint/no-unused-vars Line 22:20: 'CalendarIcon' is defined but never used @typescript-eslint/no-unused-vars Line 27:10: 'strategyMonitoringApi' is defined but never used @typescript-eslint/no-unused-vars src\components\ContentPlanningDashboard\components\StrategyIntelligence\styles\analysisCardStyles.ts Line 1:10: 'Theme' is defined but never used @typescript-eslint/no-unused-vars src\components\ContentPlanningDashboard\components\StrategyOnboardingDialog.tsx Line 18:3: 'LinearProgress' is defined but never used @typescript-eslint/no-unused-vars Line 24:3: 'Divider' is defined but never used @typescript-eslint/no-unused-vars Line 32:16: 'AnalyticsIcon' is defined but never used @typescript-eslint/no-unused-vars Line 39:12: 'GroupIcon' is defined but never used @typescript-eslint/no-unused-vars Line 43:12: 'PauseIcon' is defined but never used @typescript-eslint/no-unused-vars Line 44:14: 'RefreshIcon' is defined but never used @typescript-eslint/no-unused-vars Line 70:10: 'loading' is assigned a value but never used @typescript-eslint/no-unused-vars Line 70:19: 'setLoading' is assigned a value but never used @typescript-eslint/no-unused-vars src\components\ContentPlanningDashboard\tabs\AnalyticsTab.tsx Line 13:3: 'LinearProgress' is defined but never used @typescript-eslint/no-unused-vars Line 24:15: 'TimelineIcon' is defined but never used @typescript-eslint/no-unused-vars Line 25:18: 'AutoAwesomeIcon' is defined but never used @typescript-eslint/no-unused-vars Line 29:10: 'contentPlanningApi' is defined but never used @typescript-eslint/no-unused-vars Line 73:6: React Hook useEffect has a missing dependency: 'loadAnalyticsData'. Either include it or remove the dependency array react-hooks/exhaustive-deps src\components\ContentPlanningDashboard\tabs\PerformanceAnalyticsTab.tsx Line 10:15: 'BarChartIcon' is defined but never used @typescript-eslint/no-unused-vars src\components\FacebookWriter\RegisterFacebookActions.tsx Line 118:13: 'tip' is assigned a value but never used @typescript-eslint/no-unused-vars src\components\FacebookWriter\RegisterFacebookActionsEnhanced.tsx Line 136:15: 'personaConstraints' is assigned a value but never used @typescript-eslint/no-unused-vars src\components\Landing\Landing.tsx Line 21:3: 'Psychology' is defined but never used @typescript-eslint/no-unused-vars Line 22:3: 'AccessTime' is defined but never used @typescript-eslint/no-unused-vars Line 23:3: 'MonetizationOn' is defined but never used @typescript-eslint/no-unused-vars Line 24:3: 'TrendingDown' is defined but never used @typescript-eslint/no-unused-vars Line 25:3: 'Group' is defined but never used @typescript-eslint/no-unused-vars src\components\LinkedInWriter\LinkedInWriter.tsx Line 1:28: 'useMemo' is defined but never used @typescript-eslint/no-unused-vars Line 3:48: 'useCopilotContext' is defined but never used @typescript-eslint/no-unused-vars Line 17:7: 'DEBUG_LINKEDIN' is assigned a value but never used @typescript-eslint/no-unused-vars Line 45:5: 'currentSuggestions' is assigned a value but never used @typescript-eslint/no-unused-vars Line 47:5: 'showContextModal' is assigned a value but never used @typescript-eslint/no-unused-vars Line 67:5: 'setShowContextModal' is assigned a value but never used @typescript-eslint/no-unused-vars Line 73:5: 'handleClear' is assigned a value but never used @typescript-eslint/no-unused-vars Line 74:5: 'handleCopy' is assigned a value but never used @typescript-eslint/no-unused-vars Line 84:50: 'personaLoading' is assigned a value but never used @typescript-eslint/no-unused-vars Line 88:5: 'persistenceManager' is assigned a value but never used @typescript-eslint/no-unused-vars Line 89:5: 'saveChatHistory' is assigned a value but never used @typescript-eslint/no-unused-vars Line 91:5: 'addChatMessage' is assigned a value but never used @typescript-eslint/no-unused-vars Line 94:5: 'saveConversationContext' is assigned a value but never used @typescript-eslint/no-unused-vars Line 151:6: React Hook useEffect has missing dependencies: 'draft', 'getStorageStats', 'loadChatHistory', 'loadConversationContext', 'loadDraftContent', 'loadLastSession', 'loadPersistedPreferences', and 'saveLastSession'. Either include them or remove the dependency array react-hooks/exhaustive-deps src\components\LinkedInWriter\components\CopilotActions.tsx Line 29:11: 'corePersona' is assigned a value but never used @typescript-eslint/no-unused-vars Line 29:24: 'platformPersona' is assigned a value but never used @typescript-eslint/no-unused-vars Line 224:6: React Hook React.useEffect has a missing dependency: 'copilotContext'. Either include it or remove the dependency array react-hooks/exhaustive-deps src\components\LinkedInWriter\components\Header.tsx Line 28:10: 'personaOverride' is assigned a value but never used @typescript-eslint/no-unused-vars Line 69:6: React Hook useMemo has an unnecessary dependency: 'showBrainstormModal'. Either exclude it or remove the dependency array react-hooks/exhaustive-deps Line 632:31: 'goTo' is assigned a value but never used @typescript-eslint/no-unused-vars src\components\LinkedInWriter\components\ImageGenerationSuggestions.tsx Line 413:13: Redundant alt attribute. Screen-readers already announce `img` tags as an image. You don’t need to use the words `image`, `photo,` or `picture` (or any specified custom words) in the alt prop jsx-a11y/img-redundant-alt src\components\LinkedInWriter\hooks\useLinkedInWriter.ts Line 115:6: React Hook useEffect has a missing dependency: 'context'. Either include it or remove the dependency array react-hooks/exhaustive-deps src\components\MainDashboard\components\GeneratePillarChips.tsx Line 33:7: 'TodayModal' is assigned a value but never used @typescript-eslint/no-unused-vars Line 268:6: React Hook useEffect has a missing dependency: 'chip.bubbles'. Either include it or remove the dependency array react-hooks/exhaustive-deps src\components\MainDashboard\components\PillarData.tsx Line 31:15: 'WebsiteIcon' is defined but never used @typescript-eslint/no-unused-vars src\components\MainDashboard\components\PublishPillarChips.tsx Line 26:9: 'theme' is assigned a value but never used @typescript-eslint/no-unused-vars src\components\MainDashboard\components\ToolsModal.tsx Line 8:3: 'Stack' is defined but never used @typescript-eslint/no-unused-vars Line 9:3: 'Chip' is defined but never used @typescript-eslint/no-unused-vars Line 10:3: 'Divider' is defined but never used @typescript-eslint/no-unused-vars src\components\OnboardingWizard\ApiKeyStep.tsx Line 31:5: 'loading' is assigned a value but never used @typescript-eslint/no-unused-vars Line 35:5: 'savedKeys' is assigned a value but never used @typescript-eslint/no-unused-vars Line 45:5: 'handleContinue' is assigned a value but never used @typescript-eslint/no-unused-vars Line 46:5: 'handleBenefitsClick' is assigned a value but never used @typescript-eslint/no-unused-vars src\components\OnboardingWizard\FinalStep\FinalStep.tsx Line 37:6: React Hook useEffect has a missing dependency: 'loadOnboardingData'. Either include it or remove the dependency array react-hooks/exhaustive-deps src\components\OnboardingWizard\PersonaStep.tsx Line 85:10: 'hasCheckedCache' is assigned a value but never used @typescript-eslint/no-unused-vars Line 361:6: React Hook useEffect has a missing dependency: 'isGenerating'. Either include it or remove the dependency array react-hooks/exhaustive-deps src\components\OnboardingWizard\WebsiteStep.tsx Line 425:9: 'handleContinue' is assigned a value but never used @typescript-eslint/no-unused-vars src\components\OnboardingWizard\WebsiteStep\components\AnalysisResultsDisplay.tsx Line 31:3: 'renderProUpgradeAlert' is defined but never used @typescript-eslint/no-unused-vars src\components\OnboardingWizard\WebsiteStep\components\SitemapAnalysisResults.tsx Line 15:3: 'Divider' is defined but never used @typescript-eslint/no-unused-vars Line 75:9: 'publishingPatterns' is assigned a value but never used @typescript-eslint/no-unused-vars src\components\Pricing\PricingPage.tsx Line 34:12: 'CloseIcon' is defined but never used @typescript-eslint/no-unused-vars Line 38:3: 'Psychology' is defined but never used @typescript-eslint/no-unused-vars Line 39:3: 'Search' is defined but never used @typescript-eslint/no-unused-vars Line 40:3: 'FactCheck' is defined but never used @typescript-eslint/no-unused-vars Line 43:3: 'Verified' is defined but never used @typescript-eslint/no-unused-vars Line 44:3: 'Timeline' is defined but never used @typescript-eslint/no-unused-vars Line 655:52: Unexpected mix of '||' and '&&'. Use parentheses to clarify the intended order of operations no-mixed-operators Line 655:82: Unexpected mix of '||' and '&&'. Use parentheses to clarify the intended order of operations no-mixed-operators Line 699:52: Unexpected mix of '||' and '&&'. Use parentheses to clarify the intended order of operations no-mixed-operators Line 699:82: Unexpected mix of '||' and '&&'. Use parentheses to clarify the intended order of operations no-mixed-operators src\components\SEODashboard\SEODashboard.tsx Line 49:5: 'checkAndRunInitialAnalysis' is assigned a value but never used @typescript-eslint/no-unused-vars Line 131:6: React Hook useEffect has missing dependencies: 'setData', 'setError', and 'setLoading'. Either include them or remove the dependency array react-hooks/exhaustive-deps src\components\SubscriptionGuard.tsx Line 7:3: 'Dialog' is defined but never used @typescript-eslint/no-unused-vars Line 8:3: 'DialogTitle' is defined but never used @typescript-eslint/no-unused-vars Line 9:3: 'DialogContent' is defined but never used @typescript-eslint/no-unused-vars Line 10:3: 'DialogActions' is defined but never used @typescript-eslint/no-unused-vars Line 44:5: 'checkSubscription' is assigned a value but never used @typescript-eslint/no-unused-vars Line 112:11: 'remaining' is assigned a value but never used @typescript-eslint/no-unused-vars webpack compiled with 54 warnings No issues found. (node:11844) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead. (.venv) PS C:\Users\this\Downloads\ALwrity\frontend> $env:REACT_APP_CLERK_PUBLISHABLE_KEY="pk_test_bGl2aW5nLWhhbXN0ZXItNTkuY2xlcmsuYWNjb3VudHMuZGV2JA" (.venv) PS C:\Users\this\Downloads\ALwrity\frontend> npm start Compiled with warnings. Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\max\api.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\max\api.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\max\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\max\index.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\srcset.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\srcset.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\transform.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\transform.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\uri.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\uri.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\uri\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\uri\index.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes\SVGAttributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes\SVGAttributes.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes\backgroundAttributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes\backgroundAttributes.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes\imgAttributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes\imgAttributes.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\transforms.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\transforms.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\browserFeatureSupport.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\browserFeatureSupport.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imagePlaceholderUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imagePlaceholderUtils.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageServiceConstants.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageServiceConstants.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageServiceFeatureSupportObject.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageServiceFeatureSupportObject.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageServiceUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageServiceUtils.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageTransformOptions.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageTransformOptions.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageTransformParts.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageTransformParts.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\populateFeatureSupport.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\populateFeatureSupport.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\responsiveImageUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\responsiveImageUtils.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\utils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\utils.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\sdk\api.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\sdk\api.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\sdk\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\sdk\index.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\types.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\types.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\internal\fetchOptions.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\internal\fetchOptions.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\internal\fetchSource.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\internal\fetchSource.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\error.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\error.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\hash.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\hash.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\request.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\request.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\result.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\result.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\variables.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\variables.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\client.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\client.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\cache.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\cache.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\compose.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\compose.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\debug.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\debug.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\fallback.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\fallback.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\fetch.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\fetch.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\map.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\map.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\ssr.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\ssr.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\subscription.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\subscription.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\gql.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\gql.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\collectTypenames.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\collectTypenames.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\formatDocument.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\formatDocument.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\index.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\operation.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\operation.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\streamUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\streamUtils.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\error.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\error.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\helpers.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\helpers.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\kind.js' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\kind.js' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\parser.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\parser.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\printer.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\printer.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\values.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\values.ts' Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\visitor.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\visitor.ts' Search for the keywords to learn more about each warning. To ignore, add // eslint-disable-next-line to the line before. WARNING in ./node_modules/@wix/image-kit/dist/esm/api/max/api.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\max\api.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\max\api.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/api/max/index.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\max\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\max\index.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/api/srcset.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\srcset.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\srcset.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/api/transform.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\transform.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\transform.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/api/uri.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\uri.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\uri.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/api/uri/index.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\uri\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\api\uri\index.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/engines/attributes.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/engines/attributes/SVGAttributes.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes\SVGAttributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes\SVGAttributes.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/engines/attributes/backgroundAttributes.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes\backgroundAttributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes\backgroundAttributes.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/engines/attributes/imgAttributes.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes\imgAttributes.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\attributes\imgAttributes.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/engines/transforms.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\transforms.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\engines\transforms.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/browserFeatureSupport.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\browserFeatureSupport.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\browserFeatureSupport.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/imagePlaceholderUtils.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imagePlaceholderUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imagePlaceholderUtils.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/imageServiceConstants.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageServiceConstants.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageServiceConstants.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/imageServiceFeatureSupportObject.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageServiceFeatureSupportObject.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageServiceFeatureSupportObject.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/imageServiceUtils.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageServiceUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageServiceUtils.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/imageTransformOptions.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageTransformOptions.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageTransformOptions.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/imageTransformParts.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageTransformParts.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\imageTransformParts.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/populateFeatureSupport.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\populateFeatureSupport.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\populateFeatureSupport.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/responsiveImageUtils.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\responsiveImageUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\responsiveImageUtils.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/helpers/utils.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\utils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\helpers\utils.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/sdk/api.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\sdk\api.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\sdk\api.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/sdk/index.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\sdk\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\sdk\index.ts' WARNING in ./node_modules/@wix/image-kit/dist/esm/types.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\types.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@wix\image-kit\src\types.ts' WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\internal\fetchOptions.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\internal\fetchOptions.ts' WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\internal\fetchSource.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\internal\fetchSource.ts' WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\error.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\error.ts' WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\hash.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\hash.ts' WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\request.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\request.ts' WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\result.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\result.ts' WARNING in ./node_modules/@urql/core/dist/urql-core-chunk.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\variables.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\variables.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\client.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\client.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\cache.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\cache.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\compose.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\compose.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\debug.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\debug.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\fallback.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\fallback.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\fetch.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\fetch.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\map.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\map.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\ssr.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\ssr.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\subscription.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\exchanges\subscription.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\gql.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\gql.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\collectTypenames.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\collectTypenames.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\formatDocument.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\formatDocument.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\index.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\operation.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\operation.ts' WARNING in ./node_modules/@urql/core/dist/urql-core.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\streamUtils.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@urql\core\src\utils\streamUtils.ts' WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\error.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\error.ts' WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\helpers.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\helpers.ts' WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\kind.js' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\kind.js' WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\parser.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\parser.ts' WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\printer.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\printer.ts' WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\values.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\values.ts' WARNING in ./node_modules/@0no-co/graphql.web/dist/graphql.web.mjs Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\visitor.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\this\Downloads\ALwrity\frontend\node_modules\@0no-co\graphql.web\src\visitor.ts' webpack compiled with 53 warnings Files successfully emitted, waiting for typecheck results... Issues checking in progress... (node:6692) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead. No issues found.
Author
Owner

@uniqueumesh commented on GitHub (Oct 13, 2025):

Backend terminal message (top complete message are missing from the cursor terminal):

lans.created_at AS subscription_plans_created_at, subscription_plans.updated_at AS subscription_plans_updated_at
FROM subscription_plans
WHERE subscription_plans.name = ?
LIMIT ? OFFSET ?
2025-10-13 14:46:09,608 INFO sqlalchemy.engine.Engine [cached since 0.004513s ago] ('Basic', 1, 0)
[2025-10-13 14:46:09,608-INFO-base-1846]- [cached since 0.004513s ago] ('Basic', 1, 0)
2025-10-13 14:46:09,610 INFO sqlalchemy.engine.Engine SELECT subscription_plans.id AS subscription_plans_id, subscription_plans.name AS subscription_plans_name, subscription_plans.tier AS subscription_plans_tier, subscription_plans.price_monthly AS subscription_plans_price_monthly, subscription_plans.price_yearly AS subscription_plans_price_yearly, subscription_plans.gemini_calls_limit AS subscription_plans_gemini_calls_limit, subscription_plans.openai_calls_limit AS subscription_plans_openai_calls_limit, subscription_plans.anthropic_calls_limit AS subscription_plans_anthropic_calls_limit, subscription_plans.mistral_calls_limit AS subscription_plans_mistral_calls_limit, subscription_plans.tavily_calls_limit AS subscription_plans_tavily_calls_limit, subscription_plans.serper_calls_limit AS subscription_plans_serper_calls_limit, subscription_plans.metaphor_calls_limit AS subscription_plans_metaphor_calls_limit, subscription_plans.firecrawl_calls_limit AS subscription_plans_firecrawl_calls_limit, subscription_plans.stability_calls_limit AS subscription_plans_stability_calls_limit, subscription_plans.gemini_tokens_limit AS subscription_plans_gemini_tokens_limit, subscription_plans.openai_tokens_limit AS subscription_plans_openai_tokens_limit, subscription_plans.anthropic_tokens_limit AS subscription_plans_anthropic_tokens_limit, subscription_plans.mistral_tokens_limit AS subscription_plans_mistral_tokens_limit, subscription_plans.monthly_cost_limit AS subscription_plans_monthly_cost_limit, subscription_plans.features AS subscription_plans_features, subscription_plans.description AS subscription_plans_description, subscription_plans.is_active AS subscription_plans_is_active, subscription_plans.created_at AS subscription_plans_created_at, subscription_plans.updated_at AS subscription_plans_updated_at
FROM subscription_plans
WHERE subscription_plans.name = ?
LIMIT ? OFFSET ?
[2025-10-13 14:46:09,610-INFO-base-1846]- SELECT subscription_plans.id AS subscription_plans_id, subscription_plans.name AS subscription_plans_name, subscription_plans.tier AS subscription_plans_tier, subscription_plans.price_monthly AS subscription_plans_price_monthly, subscription_plans.price_yearly AS subscription_plans_price_yearly, subscription_plans.gemini_calls_limit AS subscription_plans_gemini_calls_limit, subscription_plans.openai_calls_limit AS subscription_plans_openai_calls_limit, subscription_plans.anthropic_calls_limit AS subscription_plans_anthropic_calls_limit, subscription_plans.mistral_calls_limit AS subscription_plans_mistral_calls_limit, subscription_plans.tavily_calls_limit AS subscription_plans_tavily_calls_limit, subscription_plans.serper_calls_limit AS subscription_plans_serper_calls_limit, subscription_plans.metaphor_calls_limit AS subscription_plans_metaphor_calls_limit, subscription_plans.firecrawl_calls_limit AS subscription_plans_firecrawl_calls_limit, subscription_plans.stability_calls_limit AS subscription_plans_stability_calls_limit, subscription_plans.gemini_tokens_limit AS subscription_plans_gemini_tokens_limit, subscription_plans.openai_tokens_limit AS subscription_plans_openai_tokens_limit, subscription_plans.anthropic_tokens_limit AS subscription_plans_anthropic_tokens_limit, subscription_plans.mistral_tokens_limit AS subscription_plans_mistral_tokens_limit, subscription_plans.monthly_cost_limit AS subscription_plans_monthly_cost_limit, subscription_plans.features AS subscription_plans_features, subscription_plans.description AS subscription_plans_description, subscription_plans.is_active AS subscription_plans_is_active, subscription_plans.created_at AS subscription_plans_created_at, subscription_plans.updated_at AS subscription_plans_updated_at
FROM subscription_plans
WHERE subscription_plans.name = ?
LIMIT ? OFFSET ?
2025-10-13 14:46:09,611 INFO sqlalchemy.engine.Engine [cached since 0.007658s ago] ('Pro', 1, 0)
[2025-10-13 14:46:09,611-INFO-base-1846]- [cached since 0.007658s ago] ('Pro', 1, 0)
2025-10-13 14:46:09,611 INFO sqlalchemy.engine.Engine SELECT subscription_plans.id AS subscription_plans_id, subscription_plans.name AS subscription_plans_name, subscription_plans.tier AS subscription_plans_tier, subscription_plans.price_monthly AS subscription_plans_price_monthly, subscription_plans.price_yearly AS subscription_plans_price_yearly, subscription_plans.gemini_calls_limit AS subscription_plans_gemini_calls_limit, subscription_plans.openai_calls_limit AS subscription_plans_openai_calls_limit, subscription_plans.anthropic_calls_limit AS subscription_plans_anthropic_calls_limit, subscription_plans.mistral_calls_limit AS subscription_plans_mistral_calls_limit, subscription_plans.tavily_calls_limit AS subscription_plans_tavily_calls_limit, subscription_plans.serper_calls_limit AS subscription_plans_serper_calls_limit, subscription_plans.metaphor_calls_limit AS subscription_plans_metaphor_calls_limit, subscription_plans.firecrawl_calls_limit AS subscription_plans_firecrawl_calls_limit, subscription_plans.stability_calls_limit AS subscription_plans_stability_calls_limit, subscription_plans.gemini_tokens_limit AS subscription_plans_gemini_tokens_limit, subscription_plans.openai_tokens_limit AS subscription_plans_openai_tokens_limit, subscription_plans.anthropic_tokens_limit AS subscription_plans_anthropic_tokens_limit, subscription_plans.mistral_tokens_limit AS subscription_plans_mistral_tokens_limit, subscription_plans.monthly_cost_limit AS subscription_plans_monthly_cost_limit, subscription_plans.features AS subscription_plans_features, subscription_plans.description AS subscription_plans_description, subscription_plans.is_active AS subscription_plans_is_active, subscription_plans.created_at AS subscription_plans_created_at, subscription_plans.updated_at AS subscription_plans_updated_at
FROM subscription_plans
WHERE subscription_plans.name = ?
LIMIT ? OFFSET ?
[2025-10-13 14:46:09,611-INFO-base-1846]- SELECT subscription_plans.id AS subscription_plans_id, subscription_plans.name AS subscription_plans_name, subscription_plans.tier AS subscription_plans_tier, subscription_plans.price_monthly AS subscription_plans_price_monthly, subscription_plans.price_yearly AS subscription_plans_price_yearly, subscription_plans.gemini_calls_limit AS subscription_plans_gemini_calls_limit, subscription_plans.openai_calls_limit AS subscription_plans_openai_calls_limit, subscription_plans.anthropic_calls_limit AS subscription_plans_anthropic_calls_limit, subscription_plans.mistral_calls_limit AS subscription_plans_mistral_calls_limit, subscription_plans.tavily_calls_limit AS subscription_plans_tavily_calls_limit, subscription_plans.serper_calls_limit AS subscription_plans_serper_calls_limit, subscription_plans.metaphor_calls_limit AS subscription_plans_metaphor_calls_limit, subscription_plans.firecrawl_calls_limit AS subscription_plans_firecrawl_calls_limit, subscription_plans.stability_calls_limit AS subscription_plans_stability_calls_limit, subscription_plans.gemini_tokens_limit AS subscription_plans_gemini_tokens_limit, subscription_plans.openai_tokens_limit AS subscription_plans_openai_tokens_limit, subscription_plans.anthropic_tokens_limit AS subscription_plans_anthropic_tokens_limit, subscription_plans.mistral_tokens_limit AS subscription_plans_mistral_tokens_limit, subscription_plans.monthly_cost_limit AS subscription_plans_monthly_cost_limit, subscription_plans.features AS subscription_plans_features, subscription_plans.description AS subscription_plans_description, subscription_plans.is_active AS subscription_plans_is_active, subscription_plans.created_at AS subscription_plans_created_at, subscription_plans.updated_at AS subscription_plans_updated_at
FROM subscription_plans
WHERE subscription_plans.name = ?
LIMIT ? OFFSET ?
2025-10-13 14:46:09,611 INFO sqlalchemy.engine.Engine [cached since 0.01206s ago] ('Enterprise', 1, 0)
[2025-10-13 14:46:09,611-INFO-base-1846]- [cached since 0.01206s ago] ('Enterprise', 1, 0)
2025-10-13 14:46:09,611 INFO sqlalchemy.engine.Engine COMMIT
[2025-10-13 14:46:09,611-INFO-base-2708]- COMMIT
INFO|pricing_service.py:321:initialize_default_plans| Default subscription plans initialized
INFO|create_billing_tables.py:50:create_billing_tables| Default subscription plans initialized
INFO|create_billing_tables.py:60:create_billing_tables| 🎉 Billing system setup completed successfully!
INFO|create_billing_tables.py:75:display_setup_summary|

INFO|create_billing_tables.py:76:display_setup_summary| BILLING SYSTEM SETUP SUMMARY
INFO|create_billing_tables.py:77:display_setup_summary| ============================================================
2025-10-13 14:46:09,621 INFO sqlalchemy.engine.Engine BEGIN (implicit)
[2025-10-13 14:46:09,621-INFO-base-2702]- BEGIN (implicit)
2025-10-13 14:46:09,622 INFO sqlalchemy.engine.Engine
SELECT name FROM sqlite_master
WHERE type='table' AND (
name LIKE '%subscription%' OR
name LIKE '%usage%' OR
name LIKE '%billing%' OR
name LIKE '%pricing%' OR
name LIKE '%alert%'
)
ORDER BY name

[2025-10-13 14:46:09,622-INFO-base-1846]-
SELECT name FROM sqlite_master
WHERE type='table' AND (
name LIKE '%subscription%' OR
name LIKE '%usage%' OR
name LIKE '%billing%' OR
name LIKE '%pricing%' OR
name LIKE '%alert%'
)
ORDER BY name

2025-10-13 14:46:09,623 INFO sqlalchemy.engine.Engine [generated in 0.00124s] ()
[2025-10-13 14:46:09,623-INFO-base-1846]- [generated in 0.00124s] ()
INFO|create_billing_tables.py:95:display_setup_summary|
📊 Created Tables (7):
INFO|create_billing_tables.py:97:display_setup_summary| • api_provider_pricing
INFO|create_billing_tables.py:97:display_setup_summary| • api_usage_logs
INFO|create_billing_tables.py:97:display_setup_summary| • billing_history
INFO|create_billing_tables.py:97:display_setup_summary| • subscription_plans
INFO|create_billing_tables.py:97:display_setup_summary| • usage_alerts
INFO|create_billing_tables.py:97:display_setup_summary| • usage_summaries
INFO|create_billing_tables.py:97:display_setup_summary| • user_subscriptions
2025-10-13 14:46:09,628 INFO sqlalchemy.engine.Engine SELECT COUNT() FROM subscription_plans
[2025-10-13 14:46:09,628-INFO-base-1846]- SELECT COUNT(
) FROM subscription_plans
2025-10-13 14:46:09,628 INFO sqlalchemy.engine.Engine [generated in 0.00096s] ()
[2025-10-13 14:46:09,628-INFO-base-1846]- [generated in 0.00096s] ()
INFO|create_billing_tables.py:104:display_setup_summary|
💳 Subscription Plans: 4
2025-10-13 14:46:09,631 INFO sqlalchemy.engine.Engine
SELECT name, tier, price_monthly, price_yearly
FROM subscription_plans
ORDER BY price_monthly

[2025-10-13 14:46:09,631-INFO-base-1846]-
SELECT name, tier, price_monthly, price_yearly
FROM subscription_plans
ORDER BY price_monthly

2025-10-13 14:46:09,632 INFO sqlalchemy.engine.Engine [generated in 0.00161s] ()
[2025-10-13 14:46:09,632-INFO-base-1846]- [generated in 0.00161s] ()
INFO|create_billing_tables.py:117:display_setup_summary| • Free (FREE): $0.0/month, $0.0/year
INFO|create_billing_tables.py:117:display_setup_summary| • Basic (BASIC): $29.0/month, $290.0/year
INFO|create_billing_tables.py:117:display_setup_summary| • Pro (PRO): $79.0/month, $790.0/year
INFO|create_billing_tables.py:117:display_setup_summary| • Enterprise (ENTERPRISE): $199.0/month, $1990.0/year
2025-10-13 14:46:09,634 INFO sqlalchemy.engine.Engine SELECT COUNT() FROM api_provider_pricing
[2025-10-13 14:46:09,634-INFO-base-1846]- SELECT COUNT(
) FROM api_provider_pricing
2025-10-13 14:46:09,634 INFO sqlalchemy.engine.Engine [generated in 0.00045s] ()
[2025-10-13 14:46:09,634-INFO-base-1846]- [generated in 0.00045s] ()
INFO|create_billing_tables.py:126:display_setup_summary|
💰 API Pricing Entries: 22
2025-10-13 14:46:09,639 INFO sqlalchemy.engine.Engine
SELECT provider, model_name, cost_per_input_token, cost_per_output_token
FROM api_provider_pricing
WHERE cost_per_input_token > 0 OR cost_per_output_token > 0
ORDER BY provider, model_name
LIMIT 10

[2025-10-13 14:46:09,639-INFO-base-1846]-
SELECT provider, model_name, cost_per_input_token, cost_per_output_token
FROM api_provider_pricing
WHERE cost_per_input_token > 0 OR cost_per_output_token > 0
ORDER BY provider, model_name
LIMIT 10

2025-10-13 14:46:09,641 INFO sqlalchemy.engine.Engine [generated in 0.00164s] ()
[2025-10-13 14:46:09,641-INFO-base-1846]- [generated in 0.00164s] ()
INFO|create_billing_tables.py:139:display_setup_summary|
LLM Pricing (per token) - Top 10:
INFO|create_billing_tables.py:142:display_setup_summary| • ANTHROPIC/claude-3.5-sonnet: $0.00000300 in, $0.00001500 out
INFO|create_billing_tables.py:142:display_setup_summary| • GEMINI/gemini-1.5-flash: $0.00000007 in, $0.00000030 out
INFO|create_billing_tables.py:142:display_setup_summary| • GEMINI/gemini-1.5-flash-8b: $0.00000004 in, $0.00000015 out
INFO|create_billing_tables.py:142:display_setup_summary| • GEMINI/gemini-1.5-flash-8b-large: $0.00000007 in, $0.00000030 out
INFO|create_billing_tables.py:142:display_setup_summary| • GEMINI/gemini-1.5-flash-large: $0.00000015 in, $0.00000060 out
INFO|create_billing_tables.py:142:display_setup_summary| • GEMINI/gemini-1.5-pro: $0.00000125 in, $0.00000500 out
INFO|create_billing_tables.py:142:display_setup_summary| • GEMINI/gemini-1.5-pro-large: $0.00000250 in, $0.00001000 out
INFO|create_billing_tables.py:142:display_setup_summary| • GEMINI/gemini-2.5-flash: $0.00000030 in, $0.00000250 out
INFO|create_billing_tables.py:142:display_setup_summary| • GEMINI/gemini-2.5-flash-audio: $0.00000100 in, $0.00000250 out
INFO|create_billing_tables.py:142:display_setup_summary| • GEMINI/gemini-2.5-flash-lite: $0.00000010 in, $0.00000040 out
INFO|create_billing_tables.py:146:display_setup_summary|

INFO|create_billing_tables.py:147:display_setup_summary| NEXT STEPS:
INFO|create_billing_tables.py:148:display_setup_summary| ============================================================
INFO|create_billing_tables.py:149:display_setup_summary| 1. Billing system is ready for use
INFO|create_billing_tables.py:150:display_setup_summary| 2. API endpoints are available at:
INFO|create_billing_tables.py:151:display_setup_summary| GET /api/subscription/plans
INFO|create_billing_tables.py:152:display_setup_summary| GET /api/subscription/usage/{user_id}
INFO|create_billing_tables.py:153:display_setup_summary| GET /api/subscription/dashboard/{user_id}
INFO|create_billing_tables.py:154:display_setup_summary| GET /api/subscription/pricing
INFO|create_billing_tables.py:155:display_setup_summary|
3. Frontend billing dashboard is integrated
INFO|create_billing_tables.py:156:display_setup_summary| 4. Usage tracking middleware is active
INFO|create_billing_tables.py:157:display_setup_summary| 5. Real-time cost monitoring is enabled
INFO|create_billing_tables.py:158:display_setup_summary| ============================================================
2025-10-13 14:46:09,648 INFO sqlalchemy.engine.Engine ROLLBACK
[2025-10-13 14:46:09,648-INFO-base-2705]- ROLLBACK
⚠️ Billing setup failed
Advanced database features configured
🔍 Verifying database tables...
Found tables: ['subscription_plans', 'user_subscriptions']
⚠️ Missing tables: ['api_monitoring_logs']
🚀 Starting ALwrity Backend...
🏭 Production mode: Auto-reload disabled
📍 Host: 0.0.0.0
🔌 Port: 8000
🔄 Reload: True
INFO|logging_middleware.py:331:| Logging middleware initialized successfully
WARNING|exa_service.py:59:_try_initialize| EXA_API_KEY not configured; Exa service will be disabled
INFO|step3_research_service.py:38:init| Initialized step3_research
INFO|sitemap_service.py:28:init| Initialized sitemap_analyzer
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|core_persona_service.py:27:init| CorePersonaService initialized
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|persona_analysis_service.py:28:init| PersonaAnalysisService initialized
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|core_persona_service.py:27:init| CorePersonaService initialized
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|persona_analysis_service.py:28:init| PersonaAnalysisService initialized
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|core_persona_service.py:27:init| CorePersonaService initialized
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|persona_analysis_service.py:28:init| PersonaAnalysisService initialized
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|core_persona_service.py:27:init| CorePersonaService initialized
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|persona_analysis_service.py:28:init| PersonaAnalysisService initialized
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|core_persona_service.py:27:init| CorePersonaService initialized
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|persona_analysis_service.py:28:init| PersonaAnalysisService initialized
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|core_persona_service.py:27:init| CorePersonaService initialized
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|persona_analysis_service.py:28:init| PersonaAnalysisService initialized
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|core_persona_service.py:27:init| CorePersonaService initialized
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|persona_analysis_service.py:28:init| PersonaAnalysisService initialized
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|core_persona_service.py:27:init| CorePersonaService initialized
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|persona_analysis_service.py:28:init| PersonaAnalysisService initialized
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|core_persona_service.py:27:init| CorePersonaService initialized
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|persona_analysis_service.py:28:init| PersonaAnalysisService initialized
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|core_persona_service.py:27:init| CorePersonaService initialized
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|persona_analysis_service.py:28:init| PersonaAnalysisService initialized
C:\Users\this\Downloads\ALwrity.venv\Lib\site-packages\pydantic_internal_config.py:383: UserWarning: Valid config keys have changed in V2:

  • 'schema_extra' has been renamed to 'json_schema_extra'
    warnings.warn(message, UserWarning)
    WARNING|linkedin_service.py:47:init| ⚠️ Gemini Grounded Provider not available: GEMINI_API__KEY environment variable is required
    INFO|citation_manager.py:52:init| Citation Manager initialized successfully
    INFO|linkedin_service.py:52:init| Citation Manager initialized
    INFO|content_analyzer.py:61:init| Content Quality Analyzer initialized successfully
    INFO|linkedin_service.py:59:init| Content Quality Analyzer initializedtion: {'enableservice.py:71:init| Fallback Gemini provider initialized ed': True, 'auto_fallback': True, 'preferred_model': 'imagen-4.0-generate-001', 'fallback_aspect t_ratios': {'1:1': '1:1', '3:4': '3:4', '4:3': '4:3', '9:16': '9:16', '16:9': '16:9'}, 'max_imag ges': 1}
    [2025-10-13 14:46:11,196-INFO-linkedin_image_generator-51]- LinkedIn Image Generator initialize ed
    INFO|linkedin_prompt_generator.py:47:init| LinkedIn Prompt Generator initialized
    INFO|linkedin_image_storage.py:75:_create_storage_directories| Storage directories created succ cessfully
    INFO|linkedin_image_storage.py:60:init| LinkedIn Image Storage initialized at C:\Users\this sINFO|linkedin_image_storage.py:75:_create_storage_directories| Storage directories created successfully
    INFO|linkedin_image_storage.py:60:init| LinkedIn Image Storage initialized at C:\Users\this\Downloads\ALwrity\backend\linkedin_images
    [2025-10-13 14:46:11,264-WARNING-hallucination_detector-62]- EXA_API_KEY not found. Hallucination detection will be limited.
    [2025-10-13 14:46:11,264-WARNING-hallucination_detector-65]- GEMINI_API_KEY not found. Falling back to heuristic claim extraction.
    WARNING|writing_assistant.py:35:init| EXA_API_KEY not configured; writing assistant will fail
    WARNING|writing_assistant.py:38:init| Gemini not available; writing assistant will fail
    INFO|onboarding_data_service.py:20:init| OnboardingDataService initialized
    INFO|ai_service_manager.py:58:init| AIServiceManager initialized
    INFO|ai_engine_service.py:30:init| AIEngineService initialized
    INFO|ai_service_manager.py:58:init| AIServiceManager initialized
    INFO|ai_engine_service.py:30:init| AIEngineService initialized
    INFO|website_analyzer.py:25:init| WebsiteAnalyzer initialized
    INFO|ai_service_manager.py:58:init| AIServiceManager initialized
    INFO|ai_engine_service.py:30:init| AIEngineService initialized
    INFO|competitor_analyzer.py:31:init| CompetitorAnalyzer initialized
    INFO|ai_service_manager.py:58:init| AIServiceManager initialized
    INFO|ai_engine_service.py:30:init| AIEngineService initialized
    INFO|keyword_researcher.py:29:init| KeywordResearcher initialized
    INFO|content_gap_analyzer.py:37:init| ContentGapAnalyzer initialized
    INFO|ai_service_manager.py:58:init| AIServiceManager initialized
    INFO|ai_engine_service.py:30:init| AIEngineService initialized
    INFO|website_analyzer.py:25:init| WebsiteAnalyzer initialized
    INFO|ai_service_manager.py:58:init| AIServiceManager initialized
    INFO|ai_engine_service.py:30:init| AIEngineService initialized
    INFO|competitor_analyzer.py:31:init| CompetitorAnalyzer initialized
    INFO|ai_service_manager.py:58:init| AIServiceManager initialized
    INFO|ai_engine_service.py:30:init| AIEngineService initialized
    INFO|keyword_researcher.py:29:init| KeywordResearcher initialized
    INFO|ai_service_manager.py:58:init| AIServiceManager initialized
    INFO|ai_engine_service.py:30:init| AIEngineService initialized
    INFO|ai_service_manager.py:58:init| AIServiceManager initialized
    INFO|ai_engine_service.py:30:init| AIEngineService initialized
    INFO|website_analyzer.py:25:init| WebsiteAnalyzer initialized
    INFO|ai_service_manager.py:58:init| AIServiceManager initialized
    INFO|ai_engine_service.py:30:init| AIEngineService initialized
    INFO|onboarding_data_service.py:20:init| OnboardingDataService initialized
    INFO|comprehensive_user_data.py:29:| Successfully imported real data processing services
    INFO|strategy_data.py:24:| Successfully imported real data processing services
    INFO|gap_analysis_data.py:24:| Successfully imported real data processing services
    INFO|phase1_steps.py:39:| Successfully imported real data processing classes
    INFO|comprehensive_user_data.py:29:| Successfully imported real data processing services
    INFO|strategy_data.py:24:| Successfully imported real data processing services
    INFO|gap_analysis_data.py:24:| Successfully imported real data processing services
    INFO|daily_schedule_generator.py:30:| Using real AI services
    INFO|router_manager.py:36:include_core_routers| Including core routers...
    INFO|router_manager.py:25:include_router_safely| Router included successfully: component_logic
    INFO|router_manager.py:25:include_router_safely| Router included successfully: subscription
    INFO|router_manager.py:25:include_router_safely| Router included successfully: step3_research
    INFO|gsc_service.py:29:init| GSC credentials file path set to: C:\Users\this\Downloads\ALwrity\backend\gsc_credentials.json
    INFO|gsc_service.py:65:_init_gsc_tables| GSC database tables initialized successfully
    INFO|gsc_service.py:32:init| GSC Service initialized successfully
    INFO|router_manager.py:25:include_router_safely| Router included successfully: gsc_auth
    ERROR|wordpress_oauth.py:29:init| WordPress OAuth client credentials not configured. Please set WORDPRESS_CLIENT_ID and WORDPRESS_CLIENT_SECRET environment variables with valid WordPress.com application credentials.
    ERROR|wordpress_oauth.py:30:init| To get credentials: 1. Go to https://developer.wordpress.com/apps/ 2. Create a new application 3. Set redirect URI to: https://your-domain.com/wp/callback
    INFO|wordpress_oauth.py:64:_init_db| WordPress OAuth database initialized.
    INFO|router_manager.py:25:include_router_safely| Router included successfully: wordpress_oauth
    INFO|router_manager.py:25:include_router_safely| Router included successfully: seo_tools
    INFO|router_manager.py:25:include_router_safely| Router included successfully: facebook_writer
    INFO|router_manager.py:25:include_router_safely| Router included successfully: linkedin
    INFO|router_manager.py:25:include_router_safely| Router included successfully: linkedin_image
    INFO|router_manager.py:25:include_router_safely| Router included successfully: brainstorm
    INFO|router_manager.py:25:include_router_safely| Router included successfully: hallucination_detector
    INFO|router_manager.py:25:include_router_safely| Router included successfully: writing_assistant
    INFO|router_manager.py:25:include_router_safely| Router included successfully: content_planning
    INFO|router_manager.py:25:include_router_safely| Router included successfully: user_data
    INFO|router_manager.py:25:include_router_safely| Router included successfully: user_environment
    INFO|router_manager.py:25:include_router_safely| Router included successfully: strategy_copilot
    INFO|router_manager.py:25:include_router_safely| Router included successfully: error_logging
    INFO|router_manager.py:25:include_router_safely| Router included successfully: frontend_env_manager
    INFO|router_manager.py:106:include_core_routers| Core routers included successfully
    INFO|router_manager.py:116:include_optional_routers| Including optional routers...
    INFO|data_filter.py:60:init| ResearchDataFilter initialized with quality thresholds
    INFO|source_mapper.py:50:init| SourceToSectionMapper initialized with intelligent mapping algorithms
    INFO|grounding_engine.py:49:init| GroundingContextEngine initialized with contextual analysis capabilities
    WARNING|router_manager.py:123:include_optional_routers| AI Blog Writer router not mounted: GEMINI_API_KEY environment variable is required
    WARNING|wix_service.py:37:init| Wix client ID not configured. Set WIX_CLIENT_ID environment variable.
    INFO|router_manager.py:25:include_router_safely| Router included successfully: wix
    INFO|blog_content_seo_analyzer.py:33:init| BlogContentSEOAnalyzer initialized
    INFO|data_filter.py:60:init| ResearchDataFilter initialized with quality thresholds
    INFO|source_mapper.py:50:init| SourceToSectionMapper initialized with intelligent mapping algorithms
    INFO|grounding_engine.py:49:init| GroundingContextEngine initialized with contextual analysis capabilities
    WARNING|router_manager.py:137:include_optional_routers| Blog Writer SEO Analysis router not mounted: GEMINI_API_KEY environment variable is required
    INFO|router_manager.py:25:include_router_safely| Router included successfully: persona
    INFO|router_manager.py:25:include_router_safely| Router included successfully: stability
    INFO|router_manager.py:25:include_router_safely| Router included successfully: stability_advanced
    INFO|router_manager.py:25:include_router_safely| Router included successfully: stability_admin
    INFO|router_manager.py:160:include_optional_routers| Optional routers processed
    INFO|frontend_serving.py:26:setup_frontend_serving| Setting up frontend serving...
    INFO|frontend_serving.py:34:setup_frontend_serving| Frontend build directory not found. Static files not mounted.
    [DB] Initializing database...
    INFO|database.py:77:init_database| Database initialized successfully with all models including subscription system and business info
    [OK] Database initialized successfully

🌐 Backend is starting...
📖 API Documentation: http://localhost:8000/api/docs
🔍 Health Check: http://localhost:8000/health
📊 ReDoc: http://localhost:8000/api/redoc
📈 API Monitoring: http://localhost:8000/api/content-planning/monitoring/health
💳 Billing Dashboard: http://localhost:8000/api/subscription/plans
📊 Usage Tracking: http://localhost:8000/api/subscription/usage/demo

[STOP] Press Ctrl+C to stop the server

💡 Usage:
Production mode: python start_alwrity_backend.py --production
Development mode: python start_alwrity_backend.py --dev
With auto-reload: python start_alwrity_backend.py --reload

INFO: Will watch for changes in these directories: ['C:\Users\this\Downloads\ALwrity\backend']
INFO: Uvicorn running on http://0.0.0.0:8000 (Press CTRL+C to quit)
WARNING: --reload-include and --reload-exclude have no effect unless watchfiles is installed.
INFO: Started reloader process [6344] using StatReload
2025-10-13 14:46:17.158 | INFO | models.user_business_info::9 - 🔄 Loading UserBusinessInfo model...
2025-10-13 14:46:17.174 | INFO | models.user_business_info::38 - UserBusinessInfo model loaded successfully!
Loaded .env from: C:\Users\this\Downloads\ALwrity\backend.env
WARNING|auth_middleware.py:46:init| CLERK_SECRET_KEY not found, authentication may fail
WARNING|auth_middleware.py:73:init| CLERK_SECRET_KEY or CLERK_PUBLISHABLE_KEY not found
INFO|auth_middleware.py:81:init| ClerkAuthMiddleware initialized - Auth disabled: False, fastapi-clerk-auth: True
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|core_persona_service.py:27:init| CorePersonaService initialized
INFO|enhanced_linguistic_analyzer.py:29:init| SUCCESS: spaCy model loaded successfully - Enhanced linguistic analysis available
INFO|enhanced_linguistic_analyzer.py:29:init| SUCCESS: spaCy model loaded successfully - Enhanced linguistic analysis available
INFO|persona_quality_improver.py:27:init| PersonaQualityImprover initialized
INFO|logging_middleware.py:331:| Logging middleware initialized successfully
WARNING|exa_service.py:59:_try_initialize| EXA_API_KEY not configured; Exa service will be disabled
INFO|step3_research_service.py:38:init| Initialized step3_research
INFO|sitemap_service.py:28:init| Initialized sitemap_analyzer
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|core_persona_service.py:27:init| CorePersonaService initialized
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|persona_analysis_service.py:28:init| PersonaAnalysisService initialized
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|core_persona_service.py:27:init| CorePersonaService initialized
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|persona_analysis_service.py:28:init| PersonaAnalysisService initialized
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|core_persona_service.py:27:init| CorePersonaService initialized
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|persona_analysis_service.py:28:init| PersonaAnalysisService initialized
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|core_persona_service.py:27:init| CorePersonaService initialized
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|persona_analysis_service.py:28:init| PersonaAnalysisService initialized
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|core_persona_service.py:27:init| CorePersonaService initialized
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|persona_analysis_service.py:28:init| PersonaAnalysisService initialized
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|core_persona_service.py:27:init| CorePersonaService initialized
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|persona_analysis_service.py:28:init| PersonaAnalysisService initialized
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|core_persona_service.py:27:init| CorePersonaService initialized
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|persona_analysis_service.py:28:init| PersonaAnalysisService initialized
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|core_persona_service.py:27:init| CorePersonaService initialized
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|persona_analysis_service.py:28:init| PersonaAnalysisService initialized
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|core_persona_service.py:27:init| CorePersonaService initialized
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|persona_analysis_service.py:28:init| PersonaAnalysisService initialized
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|core_persona_service.py:27:init| CorePersonaService initialized
INFO|linkedin_persona_service.py:21:init| LinkedInPersonaService initialized
INFO|facebook_persona_service.py:30:init| FacebookPersonaService initialized
INFO|persona_analysis_service.py:28:init| PersonaAnalysisService initialized
C:\Users\this\Downloads\ALwrity.venv\Lib\site-packages\pydantic_internal_config.py:383: UserWarning: Valid config keys have changed in V2:

  • 'schema_extra' has been renamed to 'json_schema_extra'
    warnings.warn(message, UserWarning)
    WARNING|linkedin_service.py:47:init| ⚠️ Gemini Grounded Provider not availablle: GEMINI_API_KEY environment variable is required
    INFO|citation_manager.py:52:init| Citation Manager initialized successfully
    INFO|linkedin_service.py:52:init| Citation Manager initialized
    INFO|content_analyzer.py:61:init| Content Quality Analyzer initialized successfully
    INFO|linkedin_service.py:59:init| Content Quality Analyzer initialized
    INFO|linkedin_service.py:71:init| Fallback Gemini provider initialized
    [2025-10-13 14:46:24,473-INFO-gen_gemini_images-50]- 🔄 Imagen fallback configuration: {'enabled': True, 'auto_fallback': True, 'preferred_model': 'imagen-4.0-generate-001', 'fallback_aspect_ratios': {'1:1': '1:1', '3:4': '3:4', '4:3': '4:3', '9:16': '9:16', '16:9': '16:9'}, 'max_images': 1}
    [2025-10-13 14:46:24,478-INFO-linkedin_image_generator-51]- LinkedIn Image Generator initialized
    INFO|linkedin_prompt_generator.py:47:init| LinkedIn Prompt Generator initialized
    INFO|linkedin_image_storage.py:75:_create_storage_directories| Storage directories created successfully
    INFO|linkedin_image_storage.py:60:init| LinkedIn Image Storage initialized at C:\Users\this\Downloads\ALwrity\backend\linkedin_images
    [2025-10-13 14:46:24,531-WARNING-hallucination_detector-62]- EXA_API_KEY not found. Hallucination detection will be limited.
    [2025-10-13 14:46:24,531-WARNING-hallucination_detector-65]- GEMINI_API_KEY not found. Falling back to heuristic claim extraction.
    WARNING|writing_assistant.py:35:init| EXA_API_KEY not configured; writing assistant will fail
    WARNING|writing_assistant.py:38:init| Gemini not available; writing assistant will fail
    INFO|onboarding_data_service.py:20:init| OnboardingDataService initialized
    INFO|ai_service_manager.py:58:init| AIServiceManager initialized
    INFO|ai_engine_service.py:30:init| AIEngineService initialized
    INFO|ai_service_manager.py:58:init| AIServiceManager initialized
    INFO|ai_engine_service.py:30:init| AIEngineService initialized
    INFO|website_analyzer.py:25:init| WebsiteAnalyzer initialized
    INFO|ai_service_manager.py:58:init| AIServiceManager initialized
    INFO|ai_engine_service.py:30:init| AIEngineService initialized
    INFO|competitor_analyzer.py:31:init| CompetitorAnalyzer initialized
    INFO|ai_service_manager.py:58:init| AIServiceManager initialized
    INFO|ai_engine_service.py:30:init| AIEngineService initialized
    INFO|keyword_researcher.py:29:init| KeywordResearcher initialized
    INFO|content_gap_analyzer.py:37:init| ContentGapAnalyzer initialized
    INFO|ai_service_manager.py:58:init| AIServiceManager initialized
    INFO|ai_engine_service.py:30:init| AIEngineService initialized
    INFO|website_analyzer.py:25:init| WebsiteAnalyzer initialized
    INFO|ai_service_manager.py:58:init| AIServiceManager initialized
    INFO|ai_engine_service.py:30:init| AIEngineService initialized
    INFO|competitor_analyzer.py:31:init| CompetitorAnalyzer initialized
    INFO|ai_service_manager.py:58:init| AIServiceManager initialized
    INFO|ai_engine_service.py:30:init| AIEngineService initialized
    INFO|keyword_researcher.py:29:init| KeywordResearcher initialized
    INFO|ai_service_manager.py:58:init| AIServiceManager initialized
    INFO|ai_engine_service.py:30:init| AIEngineService initialized
    INFO|ai_service_manager.py:58:init| AIServiceManager initialized
    INFO|ai_engine_service.py:30:init| AIEngineService initialized
    INFO|website_analyzer.py:25:init| WebsiteAnalyzer initialized
    INFO|ai_service_manager.py:58:init| AIServiceManager initialized
    INFO|ai_engine_service.py:30:init| AIEngineService initialized
    INFO|onboarding_data_service.py:20:init| OnboardingDataService initialized
    INFO|comprehensive_user_data.py:29:| Successfully imported real data processing services
    INFO|strategy_data.py:24:| Successfully imported real data processing services
    INFO|gap_analysis_data.py:24:| Successfully imported real data processing services
    INFO|phase1_steps.py:39:| Successfully imported real data processing classes
    INFO|comprehensive_user_data.py:29:| Successfully imported real data processing services
    INFO|strategy_data.py:24:| Successfully imported real data processing services
    INFO|gap_analysis_data.py:24:| Successfully imported real data processing services
    INFO|daily_schedule_generator.py:30:| Using real AI services
    INFO|router_manager.py:36:include_core_routers| Including core routers...
    INFO|router_manager.py:25:include_router_safely| Router included successfully: component_logic
    INFO|router_manager.py:25:include_router_safely| Router included successfully: subscription
    INFO|router_manager.py:25:include_router_safely| Router included successfully: step3_research
    INFO|gsc_service.py:29:init| GSC credentials file path set to: C:\Users\this\Downloads\ALwrity\backend\gsc_credentials.json
    INFO|gsc_service.py:65:_init_gsc_tables| GSC database tables initialized successfully
    INFO|gsc_service.py:32:init| GSC Service initialized successfully
    INFO|router_manager.py:25:include_router_safely| Router included successfully: gsc_auth
    ERROR|wordpress_oauth.py:29:init| WordPress OAuth client credentials not configured. Please set WORDPRESS_CLIENT_ID and WORDPRESS_CLIENT_SECRET environment variables with valid WordPress.com application credentials.
    ERROR|wordpress_oauth.py:30:init| To get credentials: 1. Go to https://developer.wordpress.com/apps/ 2. Create a new application 3. Set redirect URI to: https://your-domain.com/wp/callback
    INFO|wordpress_oauth.py:64:_init_db| WordPress OAuth database initialized.
    INFO|router_manager.py:25:include_router_safely| Router included successfully: wordpress_oauth
    INFO|router_manager.py:25:include_router_safely| Router included successfully: seo_tools
    INFO|router_manager.py:25:include_router_safely| Router included successfully: facebook_writer
    INFO|router_manager.py:25:include_router_safely| Router included successfully: linkedin
    INFO|router_manager.py:25:include_router_safely| Router included successfully: linkedin_image
    INFO|router_manager.py:25:include_router_safely| Router included successfully: brainstorm
    INFO|router_manager.py:25:include_router_safely| Router included successfully: hallucination_detector
    INFO|router_manager.py:25:include_router_safely| Router included successfully: writing_assistant
    INFO|router_manager.py:25:include_router_safely| Router included successfully: content_planning
    INFO|router_manager.py:25:include_router_safely| Router included successfully: user_data
    INFO|router_manager.py:25:include_router_safely| Router included successfully: user_environment
    INFO|router_manager.py:25:include_router_safely| Router included successfully: strategy_copilot
    INFO|router_manager.py:25:include_router_safely| Router included successfully: error_logging
    INFO|router_manager.py:25:include_router_safely| Router included successfully: frontend_env_manager
    INFO|router_manager.py:106:include_core_routers| Core routers included successfully
    INFO|router_manager.py:116:include_optional_routers| Including optional routers...
    INFO|data_filter.py:60:init| ResearchDataFilter initialized with quality thresholds
    INFO|source_mapper.py:50:init| SourceToSectionMapper initialized with intelligent mapping algorithms
    INFO|grounding_engine.py:49:init| GroundingContextEngine initialized with contextual analysis capabilities
    WARNING|router_manager.py:123:include_optional_routers| AI Blog Writer router not mounted: GEMINI_API_KEY environment variable is required
    WARNING|wix_service.py:37:init| Wix client ID not configured. Set WIX_CLIENT_ID environment variable.
    INFO|router_manager.py:25:include_router_safely| Router included successfully: wix
    INFO|blog_content_seo_analyzer.py:33:init| BlogContentSEOAnalyzer initialized
    INFO|data_filter.py:60:init| ResearchDataFilter initialized with quality thresholds
    INFO|source_mapper.py:50:init| SourceToSectionMapper initialized with intelligent mapping algorithms
    INFO|grounding_engine.py:49:init| GroundingContextEngine initialized with contextual analysis capabilities
    WARNING|router_manager.py:137:include_optional_routers| Blog Writer SEO Analysis router not mounted: GEMINI_API_KEY environment variable is required
    INFO|router_manager.py:25:include_router_safely| Router included successfully: persona
    INFO|router_manager.py:25:include_router_safely| Router included successfully: stability
    INFO|router_manager.py:25:include_router_safely| Router included successfully: stability_advanced
    INFO|router_manager.py:25:include_router_safely| Router included successfully: stability_admin
    INFO|router_manager.py:160:include_optional_routers| Optional routers processed
    INFO|frontend_serving.py:26:setup_frontend_serving| Setting up frontend serving...
    INFO|frontend_serving.py:34:setup_frontend_serving| Frontend build directory not found. Static files not mounted.
    INFO: Started server process [19320]
    INFO: Waiting for application startup.
    INFO|database.py:77:init_database| Database initialized successfully with all models including subscription system and business info
    INFO|app.py:250:startup_event| ALwrity backend started successfully
    INFO: Application startup complete.
    INFO: 127.0.0.1:0 - "GET /health HTTP/1.1" 200 OK
    INFO: 127.0.0.1:0 - "GET /health HTTP/1.1" 200 OK
    INFO: 127.0.0.1:0 - "GET /api/subscription/plans HTTP/1.1" 200 OK
    INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK
    INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK
    INFO: 127.0.0.1:0 - "GET /api/subscription/plans HTTP/1.1" 200 OK
    INFO: 127.0.0.1:0 - "GET /health HTTP/1.1" 200 OK
    INFO: 127.0.0.1:0 - "GET /health HTTP/1.1" 200 OK
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    WARNING|auth_middleware.py:221:get_current_user| Token verification failed
    INFO|monitoring_middleware.py:162:add_request| 🔍 Detected API call: /api/onboarding/init -> gemini for user: default_user
    WARNING|pricing_service.py:336:calculate_api_cost| No pricing found for gemini:gemini-default, using default estimates
    INFO|usage_tracking_service.py:90:track_api_usage| Tracked API usage: default_user -> gemini -> $0.000000
    INFO|monitoring_middleware.py:187:add_request| Tracked usage for default_user: gemini - 0+0 tokens
    INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK
    INFO: 127.0.0.1:0 - "GET /api/subscription/plans HTTP/1.1" 200 OK
    INFO: 127.0.0.1:0 - "GET /api/onboarding/init HTTP/1.1" 401 Unauthorized
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    WARNING|auth_middleware.py:221:get_current_user| Token verification failed
    INFO|monitoring_middleware.py:162:add_request| 🔍 Detected API call: /api/onboarding/init -> gemini for user: default_user
    WARNING|pricing_service.py:336:calculate_api_cost| No pricing found for gemini:gemini-default, using default estimates
    INFO|usage_tracking_service.py:90:track_api_usage| Tracked API usage: default_user -> gemini -> $0.000000
    INFO|monitoring_middleware.py:187:add_request| Tracked usage for default_user: gemini - 0+0 tokens
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    INFO: 127.0.0.1:0 - "GET /api/onboarding/init HTTP/1.1" 401 Unauthorized
    INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    INFO: 127.0.0.1:0 - "GET /api/subscription/plans HTTP/1.1" 200 OK
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK
    INFO: 127.0.0.1:0 - "GET /health HTTP/1.1" 200 OK
    INFO: 127.0.0.1:0 - "GET /health HTTP/1.1" 200 OK
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    WARNING|auth_middleware.py:221:get_current_user| Token verification failed
    INFO|monitoring_middleware.py:162:add_request| 🔍 Detected API call: /api/onboarding/init -> gemini for user: default_user
    WARNING|pricing_service.py:336:calculate_api_cost| No pricing found for gemini:gemini-default, using default estimates
    INFO|usage_tracking_service.py:90:track_api_usage| Tracked API usage: default_user -> gemini -> $0.000000
    INFO|monitoring_middleware.py:187:add_request| Tracked usage for default_user: gemini - 0+0 tokens
    INFO: 127.0.0.1:0 - "GET /api/onboarding/init HTTP/1.1" 401 Unauthorized
    INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK
    INFO: 127.0.0.1:0 - "GET /api/subscription/plans HTTP/1.1" 200 OK
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    WARNING|auth_middleware.py:221:get_current_user| Token verification failed
    INFO|monitoring_middleware.py:162:add_request| 🔍 Detected API call: /api/onboarding/init -> gemini for user: default_user
    WARNING|pricing_service.py:336:calculate_api_cost| No pricing found for gemini:gemini-default, using default estimates
    INFO|usage_tracking_service.py:90:track_api_usage| Tracked API usage: default_user -> gemini -> $0.000000
    INFO|monitoring_middleware.py:187:add_request| Tracked usage for default_user: gemini - 0+0 tokens
    INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK
    INFO: 127.0.0.1:0 - "GET /api/onboarding/init HTTP/1.1" 401 Unauthorized
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    INFO: 127.0.0.1:0 - "GET /api/subscription/plans HTTP/1.1" 200 OK
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK
    INFO: 127.0.0.1:0 - "GET /health HTTP/1.1" 200 OK
    INFO: 127.0.0.1:0 - "GET /health HTTP/1.1" 200 OK
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK
    INFO: 127.0.0.1:0 - "GET /api/subscription/plans HTTP/1.1" 200 OK
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    WARNING|auth_middleware.py:221:get_current_user| Token verification failed
    INFO|monitoring_middleware.py:162:add_request| 🔍 Detected API call: /api/onboarding/init -> gemini for user: default_user
    WARNING|pricing_service.py:336:calculate_api_cost| No pricing found for gemini:gemini-default, using default estimates
    INFO|usage_tracking_service.py:90:track_api_usage| Tracked API usage: default_user -> gemini -> $0.000000
    INFO|monitoring_middleware.py:187:add_request| Tracked usage for default_user: gemini - 0+0 tokens
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    INFO: 127.0.0.1:0 - "GET /api/onboarding/init HTTP/1.1" 401 Unauthorized
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK
    INFO: 127.0.0.1:0 - "GET /api/subscription/plans HTTP/1.1" 200 OK
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    WARNING|auth_middleware.py:221:get_current_user| Token verification failed
    INFO|monitoring_middleware.py:162:add_request| 🔍 Detected API call: /api/onboarding/init -> gemini for user: default_user
    WARNING|pricing_service.py:336:calculate_api_cost| No pricing found for gemini:gemini-default, using default estimates
    INFO|usage_tracking_service.py:90:track_api_usage| Tracked API usage: default_user -> gemini -> $0.000000
    INFO|monitoring_middleware.py:187:add_request| Tracked usage for default_user: gemini - 0+0 tokens
    INFO: 127.0.0.1:0 - "GET /api/onboarding/init HTTP/1.1" 401 Unauthorized
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK
    INFO: 127.0.0.1:0 - "GET /health HTTP/1.1" 200 OK
    INFO: 127.0.0.1:0 - "GET /health HTTP/1.1" 200 OK
    INFO: 127.0.0.1:0 - "GET /health HTTP/1.1" 200 OK
    INFO: 127.0.0.1:0 - "GET /health HTTP/1.1" 200 OK
    INFO: 127.0.0.1:0 - "GET /main.8d39582299a85993c69e.hot-update.json HTTP/1.1"
    404 Not Found
    INFO: 127.0.0.1:0 - "GET /health HTTP/1.1" 200 OK
    INFO: 127.0.0.1:0 - "GET /health HTTP/1.1" 200 OK
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    WARNING|auth_middleware.py:221:get_current_user| Token verification failed
    INFO|monitoring_middleware.py:162:add_request| 🔍 Detected API call: /api/onboarding/init -> gemini for user: default_user
    WARNING|pricing_service.py:336:calculate_api_cost| No pricing found for gemini:gemini-default, using default estimates
    INFO|usage_tracking_service.py:90:track_api_usage| Tracked API usage: default_user -> gemini -> $0.000000
    INFO|monitoring_middleware.py:187:add_request| Tracked usage for default_user: gemini - 0+0 tokens
    INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK
    INFO: 127.0.0.1:0 - "GET /api/onboarding/init HTTP/1.1" 401 Unauthorized
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    WARNING|auth_middleware.py:221:get_current_user| Token verification failed
    INFO|monitoring_middleware.py:162:add_request| 🔍 Detected API call: /api/onboarding/init -> gemini for user: default_user
    WARNING|pricing_service.py:336:calculate_api_cost| No pricing found for gemini:gemini-default, using default estimates
    INFO|usage_tracking_service.py:90:track_api_usage| Tracked API usage: default_user -> gemini -> $0.000000
    INFO|monitoring_middleware.py:187:add_request| Tracked usage for default_user: gemini - 0+0 tokens
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    INFO: 127.0.0.1:0 - "GET /api/onboarding/init HTTP/1.1" 401 Unauthorized
    INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK
    INFO: 127.0.0.1:0 - "GET /health HTTP/1.1" 200 OK
    INFO: 127.0.0.1:0 - "GET /health HTTP/1.1" 200 OK
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    INFO: 127.0.0.1:0 - "GET /api/subscription/plans HTTP/1.1" 200 OK
    INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    WARNING|auth_middleware.py:221:get_current_user| Token verification failed
    INFO|monitoring_middleware.py:162:add_request| 🔍 Detected API call: /api/onboarding/init -> gemini for user: default_user
    WARNING|pricing_service.py:336:calculate_api_cost| No pricing found for gemini:gemini-default, using default estimates
    INFO|usage_tracking_service.py:90:track_api_usage| Tracked API usage: default_user -> gemini -> $0.000000
    INFO|monitoring_middleware.py:187:add_request| Tracked usage for default_user: gemini - 0+0 tokens
    INFO: 127.0.0.1:0 - "GET /api/onboarding/init HTTP/1.1" 401 Unauthorized
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK
    INFO: 127.0.0.1:0 - "GET /api/subscription/plans HTTP/1.1" 200 OK
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    WARNING|auth_middleware.py:221:get_current_user| Token verification failed
    INFO|monitoring_middleware.py:162:add_request| 🔍 Detected API call: /api/onboarding/init -> gemini for user: default_user
    WARNING|pricing_service.py:336:calculate_api_cost| No pricing found for gemini:gemini-default, using default estimates
    INFO|usage_tracking_service.py:90:track_api_usage| Tracked API usage: default_user -> gemini -> $0.000000
    INFO|monitoring_middleware.py:187:add_request| Tracked usage for default_user: gemini - 0+0 tokens
    INFO: 127.0.0.1:0 - "GET /api/onboarding/init HTTP/1.1" 401 Unauthorized
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK
    ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured
    INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK
<!-- gh-comment-id:3396952413 --> @uniqueumesh commented on GitHub (Oct 13, 2025): ## Backend terminal message (top complete message are missing from the cursor terminal): lans.created_at AS subscription_plans_created_at, subscription_plans.updated_at AS subscription_plans_updated_at FROM subscription_plans WHERE subscription_plans.name = ? LIMIT ? OFFSET ? 2025-10-13 14:46:09,608 INFO sqlalchemy.engine.Engine [cached since 0.004513s ago] ('Basic', 1, 0) [2025-10-13 14:46:09,608-INFO-base-1846]- [cached since 0.004513s ago] ('Basic', 1, 0) 2025-10-13 14:46:09,610 INFO sqlalchemy.engine.Engine SELECT subscription_plans.id AS subscription_plans_id, subscription_plans.name AS subscription_plans_name, subscription_plans.tier AS subscription_plans_tier, subscription_plans.price_monthly AS subscription_plans_price_monthly, subscription_plans.price_yearly AS subscription_plans_price_yearly, subscription_plans.gemini_calls_limit AS subscription_plans_gemini_calls_limit, subscription_plans.openai_calls_limit AS subscription_plans_openai_calls_limit, subscription_plans.anthropic_calls_limit AS subscription_plans_anthropic_calls_limit, subscription_plans.mistral_calls_limit AS subscription_plans_mistral_calls_limit, subscription_plans.tavily_calls_limit AS subscription_plans_tavily_calls_limit, subscription_plans.serper_calls_limit AS subscription_plans_serper_calls_limit, subscription_plans.metaphor_calls_limit AS subscription_plans_metaphor_calls_limit, subscription_plans.firecrawl_calls_limit AS subscription_plans_firecrawl_calls_limit, subscription_plans.stability_calls_limit AS subscription_plans_stability_calls_limit, subscription_plans.gemini_tokens_limit AS subscription_plans_gemini_tokens_limit, subscription_plans.openai_tokens_limit AS subscription_plans_openai_tokens_limit, subscription_plans.anthropic_tokens_limit AS subscription_plans_anthropic_tokens_limit, subscription_plans.mistral_tokens_limit AS subscription_plans_mistral_tokens_limit, subscription_plans.monthly_cost_limit AS subscription_plans_monthly_cost_limit, subscription_plans.features AS subscription_plans_features, subscription_plans.description AS subscription_plans_description, subscription_plans.is_active AS subscription_plans_is_active, subscription_plans.created_at AS subscription_plans_created_at, subscription_plans.updated_at AS subscription_plans_updated_at FROM subscription_plans WHERE subscription_plans.name = ? LIMIT ? OFFSET ? [2025-10-13 14:46:09,610-INFO-base-1846]- SELECT subscription_plans.id AS subscription_plans_id, subscription_plans.name AS subscription_plans_name, subscription_plans.tier AS subscription_plans_tier, subscription_plans.price_monthly AS subscription_plans_price_monthly, subscription_plans.price_yearly AS subscription_plans_price_yearly, subscription_plans.gemini_calls_limit AS subscription_plans_gemini_calls_limit, subscription_plans.openai_calls_limit AS subscription_plans_openai_calls_limit, subscription_plans.anthropic_calls_limit AS subscription_plans_anthropic_calls_limit, subscription_plans.mistral_calls_limit AS subscription_plans_mistral_calls_limit, subscription_plans.tavily_calls_limit AS subscription_plans_tavily_calls_limit, subscription_plans.serper_calls_limit AS subscription_plans_serper_calls_limit, subscription_plans.metaphor_calls_limit AS subscription_plans_metaphor_calls_limit, subscription_plans.firecrawl_calls_limit AS subscription_plans_firecrawl_calls_limit, subscription_plans.stability_calls_limit AS subscription_plans_stability_calls_limit, subscription_plans.gemini_tokens_limit AS subscription_plans_gemini_tokens_limit, subscription_plans.openai_tokens_limit AS subscription_plans_openai_tokens_limit, subscription_plans.anthropic_tokens_limit AS subscription_plans_anthropic_tokens_limit, subscription_plans.mistral_tokens_limit AS subscription_plans_mistral_tokens_limit, subscription_plans.monthly_cost_limit AS subscription_plans_monthly_cost_limit, subscription_plans.features AS subscription_plans_features, subscription_plans.description AS subscription_plans_description, subscription_plans.is_active AS subscription_plans_is_active, subscription_plans.created_at AS subscription_plans_created_at, subscription_plans.updated_at AS subscription_plans_updated_at FROM subscription_plans WHERE subscription_plans.name = ? LIMIT ? OFFSET ? 2025-10-13 14:46:09,611 INFO sqlalchemy.engine.Engine [cached since 0.007658s ago] ('Pro', 1, 0) [2025-10-13 14:46:09,611-INFO-base-1846]- [cached since 0.007658s ago] ('Pro', 1, 0) 2025-10-13 14:46:09,611 INFO sqlalchemy.engine.Engine SELECT subscription_plans.id AS subscription_plans_id, subscription_plans.name AS subscription_plans_name, subscription_plans.tier AS subscription_plans_tier, subscription_plans.price_monthly AS subscription_plans_price_monthly, subscription_plans.price_yearly AS subscription_plans_price_yearly, subscription_plans.gemini_calls_limit AS subscription_plans_gemini_calls_limit, subscription_plans.openai_calls_limit AS subscription_plans_openai_calls_limit, subscription_plans.anthropic_calls_limit AS subscription_plans_anthropic_calls_limit, subscription_plans.mistral_calls_limit AS subscription_plans_mistral_calls_limit, subscription_plans.tavily_calls_limit AS subscription_plans_tavily_calls_limit, subscription_plans.serper_calls_limit AS subscription_plans_serper_calls_limit, subscription_plans.metaphor_calls_limit AS subscription_plans_metaphor_calls_limit, subscription_plans.firecrawl_calls_limit AS subscription_plans_firecrawl_calls_limit, subscription_plans.stability_calls_limit AS subscription_plans_stability_calls_limit, subscription_plans.gemini_tokens_limit AS subscription_plans_gemini_tokens_limit, subscription_plans.openai_tokens_limit AS subscription_plans_openai_tokens_limit, subscription_plans.anthropic_tokens_limit AS subscription_plans_anthropic_tokens_limit, subscription_plans.mistral_tokens_limit AS subscription_plans_mistral_tokens_limit, subscription_plans.monthly_cost_limit AS subscription_plans_monthly_cost_limit, subscription_plans.features AS subscription_plans_features, subscription_plans.description AS subscription_plans_description, subscription_plans.is_active AS subscription_plans_is_active, subscription_plans.created_at AS subscription_plans_created_at, subscription_plans.updated_at AS subscription_plans_updated_at FROM subscription_plans WHERE subscription_plans.name = ? LIMIT ? OFFSET ? [2025-10-13 14:46:09,611-INFO-base-1846]- SELECT subscription_plans.id AS subscription_plans_id, subscription_plans.name AS subscription_plans_name, subscription_plans.tier AS subscription_plans_tier, subscription_plans.price_monthly AS subscription_plans_price_monthly, subscription_plans.price_yearly AS subscription_plans_price_yearly, subscription_plans.gemini_calls_limit AS subscription_plans_gemini_calls_limit, subscription_plans.openai_calls_limit AS subscription_plans_openai_calls_limit, subscription_plans.anthropic_calls_limit AS subscription_plans_anthropic_calls_limit, subscription_plans.mistral_calls_limit AS subscription_plans_mistral_calls_limit, subscription_plans.tavily_calls_limit AS subscription_plans_tavily_calls_limit, subscription_plans.serper_calls_limit AS subscription_plans_serper_calls_limit, subscription_plans.metaphor_calls_limit AS subscription_plans_metaphor_calls_limit, subscription_plans.firecrawl_calls_limit AS subscription_plans_firecrawl_calls_limit, subscription_plans.stability_calls_limit AS subscription_plans_stability_calls_limit, subscription_plans.gemini_tokens_limit AS subscription_plans_gemini_tokens_limit, subscription_plans.openai_tokens_limit AS subscription_plans_openai_tokens_limit, subscription_plans.anthropic_tokens_limit AS subscription_plans_anthropic_tokens_limit, subscription_plans.mistral_tokens_limit AS subscription_plans_mistral_tokens_limit, subscription_plans.monthly_cost_limit AS subscription_plans_monthly_cost_limit, subscription_plans.features AS subscription_plans_features, subscription_plans.description AS subscription_plans_description, subscription_plans.is_active AS subscription_plans_is_active, subscription_plans.created_at AS subscription_plans_created_at, subscription_plans.updated_at AS subscription_plans_updated_at FROM subscription_plans WHERE subscription_plans.name = ? LIMIT ? OFFSET ? 2025-10-13 14:46:09,611 INFO sqlalchemy.engine.Engine [cached since 0.01206s ago] ('Enterprise', 1, 0) [2025-10-13 14:46:09,611-INFO-base-1846]- [cached since 0.01206s ago] ('Enterprise', 1, 0) 2025-10-13 14:46:09,611 INFO sqlalchemy.engine.Engine COMMIT [2025-10-13 14:46:09,611-INFO-base-2708]- COMMIT INFO|pricing_service.py:321:initialize_default_plans| Default subscription plans initialized INFO|create_billing_tables.py:50:create_billing_tables| ✅ Default subscription plans initialized INFO|create_billing_tables.py:60:create_billing_tables| 🎉 Billing system setup completed successfully! INFO|create_billing_tables.py:75:display_setup_summary| ============================================================ INFO|create_billing_tables.py:76:display_setup_summary| BILLING SYSTEM SETUP SUMMARY INFO|create_billing_tables.py:77:display_setup_summary| ============================================================ 2025-10-13 14:46:09,621 INFO sqlalchemy.engine.Engine BEGIN (implicit) [2025-10-13 14:46:09,621-INFO-base-2702]- BEGIN (implicit) 2025-10-13 14:46:09,622 INFO sqlalchemy.engine.Engine SELECT name FROM sqlite_master WHERE type='table' AND ( name LIKE '%subscription%' OR name LIKE '%usage%' OR name LIKE '%billing%' OR name LIKE '%pricing%' OR name LIKE '%alert%' ) ORDER BY name [2025-10-13 14:46:09,622-INFO-base-1846]- SELECT name FROM sqlite_master WHERE type='table' AND ( name LIKE '%subscription%' OR name LIKE '%usage%' OR name LIKE '%billing%' OR name LIKE '%pricing%' OR name LIKE '%alert%' ) ORDER BY name 2025-10-13 14:46:09,623 INFO sqlalchemy.engine.Engine [generated in 0.00124s] () [2025-10-13 14:46:09,623-INFO-base-1846]- [generated in 0.00124s] () INFO|create_billing_tables.py:95:display_setup_summary| 📊 Created Tables (7): INFO|create_billing_tables.py:97:display_setup_summary| • api_provider_pricing INFO|create_billing_tables.py:97:display_setup_summary| • api_usage_logs INFO|create_billing_tables.py:97:display_setup_summary| • billing_history INFO|create_billing_tables.py:97:display_setup_summary| • subscription_plans INFO|create_billing_tables.py:97:display_setup_summary| • usage_alerts INFO|create_billing_tables.py:97:display_setup_summary| • usage_summaries INFO|create_billing_tables.py:97:display_setup_summary| • user_subscriptions 2025-10-13 14:46:09,628 INFO sqlalchemy.engine.Engine SELECT COUNT(*) FROM subscription_plans [2025-10-13 14:46:09,628-INFO-base-1846]- SELECT COUNT(*) FROM subscription_plans 2025-10-13 14:46:09,628 INFO sqlalchemy.engine.Engine [generated in 0.00096s] () [2025-10-13 14:46:09,628-INFO-base-1846]- [generated in 0.00096s] () INFO|create_billing_tables.py:104:display_setup_summary| 💳 Subscription Plans: 4 2025-10-13 14:46:09,631 INFO sqlalchemy.engine.Engine SELECT name, tier, price_monthly, price_yearly FROM subscription_plans ORDER BY price_monthly [2025-10-13 14:46:09,631-INFO-base-1846]- SELECT name, tier, price_monthly, price_yearly FROM subscription_plans ORDER BY price_monthly 2025-10-13 14:46:09,632 INFO sqlalchemy.engine.Engine [generated in 0.00161s] () [2025-10-13 14:46:09,632-INFO-base-1846]- [generated in 0.00161s] () INFO|create_billing_tables.py:117:display_setup_summary| • Free (FREE): $0.0/month, $0.0/year INFO|create_billing_tables.py:117:display_setup_summary| • Basic (BASIC): $29.0/month, $290.0/year INFO|create_billing_tables.py:117:display_setup_summary| • Pro (PRO): $79.0/month, $790.0/year INFO|create_billing_tables.py:117:display_setup_summary| • Enterprise (ENTERPRISE): $199.0/month, $1990.0/year 2025-10-13 14:46:09,634 INFO sqlalchemy.engine.Engine SELECT COUNT(*) FROM api_provider_pricing [2025-10-13 14:46:09,634-INFO-base-1846]- SELECT COUNT(*) FROM api_provider_pricing 2025-10-13 14:46:09,634 INFO sqlalchemy.engine.Engine [generated in 0.00045s] () [2025-10-13 14:46:09,634-INFO-base-1846]- [generated in 0.00045s] () INFO|create_billing_tables.py:126:display_setup_summary| 💰 API Pricing Entries: 22 2025-10-13 14:46:09,639 INFO sqlalchemy.engine.Engine SELECT provider, model_name, cost_per_input_token, cost_per_output_token FROM api_provider_pricing WHERE cost_per_input_token > 0 OR cost_per_output_token > 0 ORDER BY provider, model_name LIMIT 10 [2025-10-13 14:46:09,639-INFO-base-1846]- SELECT provider, model_name, cost_per_input_token, cost_per_output_token FROM api_provider_pricing WHERE cost_per_input_token > 0 OR cost_per_output_token > 0 ORDER BY provider, model_name LIMIT 10 2025-10-13 14:46:09,641 INFO sqlalchemy.engine.Engine [generated in 0.00164s] () [2025-10-13 14:46:09,641-INFO-base-1846]- [generated in 0.00164s] () INFO|create_billing_tables.py:139:display_setup_summary| LLM Pricing (per token) - Top 10: INFO|create_billing_tables.py:142:display_setup_summary| • ANTHROPIC/claude-3.5-sonnet: $0.00000300 in, $0.00001500 out INFO|create_billing_tables.py:142:display_setup_summary| • GEMINI/gemini-1.5-flash: $0.00000007 in, $0.00000030 out INFO|create_billing_tables.py:142:display_setup_summary| • GEMINI/gemini-1.5-flash-8b: $0.00000004 in, $0.00000015 out INFO|create_billing_tables.py:142:display_setup_summary| • GEMINI/gemini-1.5-flash-8b-large: $0.00000007 in, $0.00000030 out INFO|create_billing_tables.py:142:display_setup_summary| • GEMINI/gemini-1.5-flash-large: $0.00000015 in, $0.00000060 out INFO|create_billing_tables.py:142:display_setup_summary| • GEMINI/gemini-1.5-pro: $0.00000125 in, $0.00000500 out INFO|create_billing_tables.py:142:display_setup_summary| • GEMINI/gemini-1.5-pro-large: $0.00000250 in, $0.00001000 out INFO|create_billing_tables.py:142:display_setup_summary| • GEMINI/gemini-2.5-flash: $0.00000030 in, $0.00000250 out INFO|create_billing_tables.py:142:display_setup_summary| • GEMINI/gemini-2.5-flash-audio: $0.00000100 in, $0.00000250 out INFO|create_billing_tables.py:142:display_setup_summary| • GEMINI/gemini-2.5-flash-lite: $0.00000010 in, $0.00000040 out INFO|create_billing_tables.py:146:display_setup_summary| ============================================================ INFO|create_billing_tables.py:147:display_setup_summary| NEXT STEPS: INFO|create_billing_tables.py:148:display_setup_summary| ============================================================ INFO|create_billing_tables.py:149:display_setup_summary| 1. Billing system is ready for use INFO|create_billing_tables.py:150:display_setup_summary| 2. API endpoints are available at: INFO|create_billing_tables.py:151:display_setup_summary| GET /api/subscription/plans INFO|create_billing_tables.py:152:display_setup_summary| GET /api/subscription/usage/{user_id} INFO|create_billing_tables.py:153:display_setup_summary| GET /api/subscription/dashboard/{user_id} INFO|create_billing_tables.py:154:display_setup_summary| GET /api/subscription/pricing INFO|create_billing_tables.py:155:display_setup_summary| 3. Frontend billing dashboard is integrated INFO|create_billing_tables.py:156:display_setup_summary| 4. Usage tracking middleware is active INFO|create_billing_tables.py:157:display_setup_summary| 5. Real-time cost monitoring is enabled INFO|create_billing_tables.py:158:display_setup_summary| ============================================================ 2025-10-13 14:46:09,648 INFO sqlalchemy.engine.Engine ROLLBACK [2025-10-13 14:46:09,648-INFO-base-2705]- ROLLBACK ⚠️ Billing setup failed ✅ Advanced database features configured 🔍 Verifying database tables... ✅ Found tables: ['subscription_plans', 'user_subscriptions'] ⚠️ Missing tables: ['api_monitoring_logs'] 🚀 Starting ALwrity Backend... 🏭 Production mode: Auto-reload disabled 📍 Host: 0.0.0.0 🔌 Port: 8000 🔄 Reload: True INFO|logging_middleware.py:331:<module>| Logging middleware initialized successfully WARNING|exa_service.py:59:_try_initialize| EXA_API_KEY not configured; Exa service will be disabled INFO|step3_research_service.py:38:__init__| Initialized step3_research INFO|sitemap_service.py:28:__init__| Initialized sitemap_analyzer INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|core_persona_service.py:27:__init__| CorePersonaService initialized INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|persona_analysis_service.py:28:__init__| PersonaAnalysisService initialized INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|core_persona_service.py:27:__init__| CorePersonaService initialized INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|persona_analysis_service.py:28:__init__| PersonaAnalysisService initialized INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|core_persona_service.py:27:__init__| CorePersonaService initialized INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|persona_analysis_service.py:28:__init__| PersonaAnalysisService initialized INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|core_persona_service.py:27:__init__| CorePersonaService initialized INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|persona_analysis_service.py:28:__init__| PersonaAnalysisService initialized INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|core_persona_service.py:27:__init__| CorePersonaService initialized INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|persona_analysis_service.py:28:__init__| PersonaAnalysisService initialized INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|core_persona_service.py:27:__init__| CorePersonaService initialized INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|persona_analysis_service.py:28:__init__| PersonaAnalysisService initialized INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|core_persona_service.py:27:__init__| CorePersonaService initialized INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|persona_analysis_service.py:28:__init__| PersonaAnalysisService initialized INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|core_persona_service.py:27:__init__| CorePersonaService initialized INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|persona_analysis_service.py:28:__init__| PersonaAnalysisService initialized INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|core_persona_service.py:27:__init__| CorePersonaService initialized INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|persona_analysis_service.py:28:__init__| PersonaAnalysisService initialized INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|core_persona_service.py:27:__init__| CorePersonaService initialized INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|persona_analysis_service.py:28:__init__| PersonaAnalysisService initialized C:\Users\this\Downloads\ALwrity\.venv\Lib\site-packages\pydantic\_internal\_config.py:383: UserWarning: Valid config keys have changed in V2: * 'schema_extra' has been renamed to 'json_schema_extra' warnings.warn(message, UserWarning) WARNING|linkedin_service.py:47:__init__| ⚠️ Gemini Grounded Provider not available: GEMINI_API__KEY environment variable is required INFO|citation_manager.py:52:__init__| Citation Manager initialized successfully INFO|linkedin_service.py:52:__init__| ✅ Citation Manager initialized INFO|content_analyzer.py:61:__init__| Content Quality Analyzer initialized successfully INFO|linkedin_service.py:59:__init__| ✅ Content Quality Analyzer initializedtion: {'enableservice.py:71:__init__| ✅ Fallback Gemini provider initialized ed': True, 'auto_fallback': True, 'preferred_model': 'imagen-4.0-generate-001', 'fallback_aspect t_ratios': {'1:1': '1:1', '3:4': '3:4', '4:3': '4:3', '9:16': '9:16', '16:9': '16:9'}, 'max_imag ges': 1} [2025-10-13 14:46:11,196-INFO-linkedin_image_generator-51]- LinkedIn Image Generator initialize ed INFO|linkedin_prompt_generator.py:47:__init__| LinkedIn Prompt Generator initialized INFO|linkedin_image_storage.py:75:_create_storage_directories| Storage directories created succ cessfully INFO|linkedin_image_storage.py:60:__init__| LinkedIn Image Storage initialized at C:\Users\this sINFO|linkedin_image_storage.py:75:_create_storage_directories| Storage directories created successfully INFO|linkedin_image_storage.py:60:__init__| LinkedIn Image Storage initialized at C:\Users\this\Downloads\ALwrity\backend\linkedin_images [2025-10-13 14:46:11,264-WARNING-hallucination_detector-62]- EXA_API_KEY not found. Hallucination detection will be limited. [2025-10-13 14:46:11,264-WARNING-hallucination_detector-65]- GEMINI_API_KEY not found. Falling back to heuristic claim extraction. WARNING|writing_assistant.py:35:__init__| EXA_API_KEY not configured; writing assistant will fail WARNING|writing_assistant.py:38:__init__| Gemini not available; writing assistant will fail INFO|onboarding_data_service.py:20:__init__| OnboardingDataService initialized INFO|ai_service_manager.py:58:__init__| AIServiceManager initialized INFO|ai_engine_service.py:30:__init__| AIEngineService initialized INFO|ai_service_manager.py:58:__init__| AIServiceManager initialized INFO|ai_engine_service.py:30:__init__| AIEngineService initialized INFO|website_analyzer.py:25:__init__| WebsiteAnalyzer initialized INFO|ai_service_manager.py:58:__init__| AIServiceManager initialized INFO|ai_engine_service.py:30:__init__| AIEngineService initialized INFO|competitor_analyzer.py:31:__init__| CompetitorAnalyzer initialized INFO|ai_service_manager.py:58:__init__| AIServiceManager initialized INFO|ai_engine_service.py:30:__init__| AIEngineService initialized INFO|keyword_researcher.py:29:__init__| KeywordResearcher initialized INFO|content_gap_analyzer.py:37:__init__| ContentGapAnalyzer initialized INFO|ai_service_manager.py:58:__init__| AIServiceManager initialized INFO|ai_engine_service.py:30:__init__| AIEngineService initialized INFO|website_analyzer.py:25:__init__| WebsiteAnalyzer initialized INFO|ai_service_manager.py:58:__init__| AIServiceManager initialized INFO|ai_engine_service.py:30:__init__| AIEngineService initialized INFO|competitor_analyzer.py:31:__init__| CompetitorAnalyzer initialized INFO|ai_service_manager.py:58:__init__| AIServiceManager initialized INFO|ai_engine_service.py:30:__init__| AIEngineService initialized INFO|keyword_researcher.py:29:__init__| KeywordResearcher initialized INFO|ai_service_manager.py:58:__init__| AIServiceManager initialized INFO|ai_engine_service.py:30:__init__| AIEngineService initialized INFO|ai_service_manager.py:58:__init__| AIServiceManager initialized INFO|ai_engine_service.py:30:__init__| AIEngineService initialized INFO|website_analyzer.py:25:__init__| WebsiteAnalyzer initialized INFO|ai_service_manager.py:58:__init__| AIServiceManager initialized INFO|ai_engine_service.py:30:__init__| AIEngineService initialized INFO|onboarding_data_service.py:20:__init__| OnboardingDataService initialized INFO|comprehensive_user_data.py:29:<module>| ✅ Successfully imported real data processing services INFO|strategy_data.py:24:<module>| ✅ Successfully imported real data processing services INFO|gap_analysis_data.py:24:<module>| ✅ Successfully imported real data processing services INFO|phase1_steps.py:39:<module>| ✅ Successfully imported real data processing classes INFO|comprehensive_user_data.py:29:<module>| ✅ Successfully imported real data processing services INFO|strategy_data.py:24:<module>| ✅ Successfully imported real data processing services INFO|gap_analysis_data.py:24:<module>| ✅ Successfully imported real data processing services INFO|daily_schedule_generator.py:30:<module>| ✅ Using real AI services INFO|router_manager.py:36:include_core_routers| Including core routers... INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: component_logic INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: subscription INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: step3_research INFO|gsc_service.py:29:__init__| GSC credentials file path set to: C:\Users\this\Downloads\ALwrity\backend\gsc_credentials.json INFO|gsc_service.py:65:_init_gsc_tables| GSC database tables initialized successfully INFO|gsc_service.py:32:__init__| GSC Service initialized successfully INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: gsc_auth ERROR|wordpress_oauth.py:29:__init__| WordPress OAuth client credentials not configured. Please set WORDPRESS_CLIENT_ID and WORDPRESS_CLIENT_SECRET environment variables with valid WordPress.com application credentials. ERROR|wordpress_oauth.py:30:__init__| To get credentials: 1. Go to https://developer.wordpress.com/apps/ 2. Create a new application 3. Set redirect URI to: https://your-domain.com/wp/callback INFO|wordpress_oauth.py:64:_init_db| WordPress OAuth database initialized. INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: wordpress_oauth INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: seo_tools INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: facebook_writer INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: linkedin INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: linkedin_image INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: brainstorm INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: hallucination_detector INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: writing_assistant INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: content_planning INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: user_data INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: user_environment INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: strategy_copilot INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: error_logging INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: frontend_env_manager INFO|router_manager.py:106:include_core_routers| ✅ Core routers included successfully INFO|router_manager.py:116:include_optional_routers| Including optional routers... INFO|data_filter.py:60:__init__| ✅ ResearchDataFilter initialized with quality thresholds INFO|source_mapper.py:50:__init__| ✅ SourceToSectionMapper initialized with intelligent mapping algorithms INFO|grounding_engine.py:49:__init__| ✅ GroundingContextEngine initialized with contextual analysis capabilities WARNING|router_manager.py:123:include_optional_routers| AI Blog Writer router not mounted: GEMINI_API_KEY environment variable is required WARNING|wix_service.py:37:__init__| Wix client ID not configured. Set WIX_CLIENT_ID environment variable. INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: wix INFO|blog_content_seo_analyzer.py:33:__init__| BlogContentSEOAnalyzer initialized INFO|data_filter.py:60:__init__| ✅ ResearchDataFilter initialized with quality thresholds INFO|source_mapper.py:50:__init__| ✅ SourceToSectionMapper initialized with intelligent mapping algorithms INFO|grounding_engine.py:49:__init__| ✅ GroundingContextEngine initialized with contextual analysis capabilities WARNING|router_manager.py:137:include_optional_routers| Blog Writer SEO Analysis router not mounted: GEMINI_API_KEY environment variable is required INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: persona INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: stability INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: stability_advanced INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: stability_admin INFO|router_manager.py:160:include_optional_routers| ✅ Optional routers processed INFO|frontend_serving.py:26:setup_frontend_serving| Setting up frontend serving... INFO|frontend_serving.py:34:setup_frontend_serving| Frontend build directory not found. Static files not mounted. [DB] Initializing database... INFO|database.py:77:init_database| Database initialized successfully with all models including subscription system and business info [OK] Database initialized successfully 🌐 Backend is starting... 📖 API Documentation: http://localhost:8000/api/docs 🔍 Health Check: http://localhost:8000/health 📊 ReDoc: http://localhost:8000/api/redoc 📈 API Monitoring: http://localhost:8000/api/content-planning/monitoring/health 💳 Billing Dashboard: http://localhost:8000/api/subscription/plans 📊 Usage Tracking: http://localhost:8000/api/subscription/usage/demo [STOP] Press Ctrl+C to stop the server ============================================================ 💡 Usage: Production mode: python start_alwrity_backend.py --production Development mode: python start_alwrity_backend.py --dev With auto-reload: python start_alwrity_backend.py --reload ============================================================ INFO: Will watch for changes in these directories: ['C:\\Users\\this\\Downloads\\ALwrity\\backend'] INFO: Uvicorn running on http://0.0.0.0:8000 (Press CTRL+C to quit) WARNING: --reload-include and --reload-exclude have no effect unless watchfiles is installed. INFO: Started reloader process [6344] using StatReload 2025-10-13 14:46:17.158 | INFO | models.user_business_info:<module>:9 - 🔄 Loading UserBusinessInfo model... 2025-10-13 14:46:17.174 | INFO | models.user_business_info:<module>:38 - ✅ UserBusinessInfo model loaded successfully! Loaded .env from: C:\Users\this\Downloads\ALwrity\backend\.env WARNING|auth_middleware.py:46:__init__| CLERK_SECRET_KEY not found, authentication may fail WARNING|auth_middleware.py:73:__init__| CLERK_SECRET_KEY or CLERK_PUBLISHABLE_KEY not found INFO|auth_middleware.py:81:__init__| ClerkAuthMiddleware initialized - Auth disabled: False, fastapi-clerk-auth: True INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|core_persona_service.py:27:__init__| CorePersonaService initialized INFO|enhanced_linguistic_analyzer.py:29:__init__| SUCCESS: spaCy model loaded successfully - Enhanced linguistic analysis available INFO|enhanced_linguistic_analyzer.py:29:__init__| SUCCESS: spaCy model loaded successfully - Enhanced linguistic analysis available INFO|persona_quality_improver.py:27:__init__| PersonaQualityImprover initialized INFO|logging_middleware.py:331:<module>| Logging middleware initialized successfully WARNING|exa_service.py:59:_try_initialize| EXA_API_KEY not configured; Exa service will be disabled INFO|step3_research_service.py:38:__init__| Initialized step3_research INFO|sitemap_service.py:28:__init__| Initialized sitemap_analyzer INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|core_persona_service.py:27:__init__| CorePersonaService initialized INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|persona_analysis_service.py:28:__init__| PersonaAnalysisService initialized INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|core_persona_service.py:27:__init__| CorePersonaService initialized INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|persona_analysis_service.py:28:__init__| PersonaAnalysisService initialized INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|core_persona_service.py:27:__init__| CorePersonaService initialized INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|persona_analysis_service.py:28:__init__| PersonaAnalysisService initialized INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|core_persona_service.py:27:__init__| CorePersonaService initialized INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|persona_analysis_service.py:28:__init__| PersonaAnalysisService initialized INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|core_persona_service.py:27:__init__| CorePersonaService initialized INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|persona_analysis_service.py:28:__init__| PersonaAnalysisService initialized INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|core_persona_service.py:27:__init__| CorePersonaService initialized INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|persona_analysis_service.py:28:__init__| PersonaAnalysisService initialized INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|core_persona_service.py:27:__init__| CorePersonaService initialized INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|persona_analysis_service.py:28:__init__| PersonaAnalysisService initialized INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|core_persona_service.py:27:__init__| CorePersonaService initialized INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|persona_analysis_service.py:28:__init__| PersonaAnalysisService initialized INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|core_persona_service.py:27:__init__| CorePersonaService initialized INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|persona_analysis_service.py:28:__init__| PersonaAnalysisService initialized INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|core_persona_service.py:27:__init__| CorePersonaService initialized INFO|linkedin_persona_service.py:21:__init__| LinkedInPersonaService initialized INFO|facebook_persona_service.py:30:__init__| FacebookPersonaService initialized INFO|persona_analysis_service.py:28:__init__| PersonaAnalysisService initialized C:\Users\this\Downloads\ALwrity\.venv\Lib\site-packages\pydantic\_internal\_config.py:383: UserWarning: Valid config keys have changed in V2: * 'schema_extra' has been renamed to 'json_schema_extra' warnings.warn(message, UserWarning) WARNING|linkedin_service.py:47:__init__| ⚠️ Gemini Grounded Provider not availablle: GEMINI_API_KEY environment variable is required INFO|citation_manager.py:52:__init__| Citation Manager initialized successfully INFO|linkedin_service.py:52:__init__| ✅ Citation Manager initialized INFO|content_analyzer.py:61:__init__| Content Quality Analyzer initialized successfully INFO|linkedin_service.py:59:__init__| ✅ Content Quality Analyzer initialized INFO|linkedin_service.py:71:__init__| ✅ Fallback Gemini provider initialized [2025-10-13 14:46:24,473-INFO-gen_gemini_images-50]- 🔄 Imagen fallback configuration: {'enabled': True, 'auto_fallback': True, 'preferred_model': 'imagen-4.0-generate-001', 'fallback_aspect_ratios': {'1:1': '1:1', '3:4': '3:4', '4:3': '4:3', '9:16': '9:16', '16:9': '16:9'}, 'max_images': 1} [2025-10-13 14:46:24,478-INFO-linkedin_image_generator-51]- LinkedIn Image Generator initialized INFO|linkedin_prompt_generator.py:47:__init__| LinkedIn Prompt Generator initialized INFO|linkedin_image_storage.py:75:_create_storage_directories| Storage directories created successfully INFO|linkedin_image_storage.py:60:__init__| LinkedIn Image Storage initialized at C:\Users\this\Downloads\ALwrity\backend\linkedin_images [2025-10-13 14:46:24,531-WARNING-hallucination_detector-62]- EXA_API_KEY not found. Hallucination detection will be limited. [2025-10-13 14:46:24,531-WARNING-hallucination_detector-65]- GEMINI_API_KEY not found. Falling back to heuristic claim extraction. WARNING|writing_assistant.py:35:__init__| EXA_API_KEY not configured; writing assistant will fail WARNING|writing_assistant.py:38:__init__| Gemini not available; writing assistant will fail INFO|onboarding_data_service.py:20:__init__| OnboardingDataService initialized INFO|ai_service_manager.py:58:__init__| AIServiceManager initialized INFO|ai_engine_service.py:30:__init__| AIEngineService initialized INFO|ai_service_manager.py:58:__init__| AIServiceManager initialized INFO|ai_engine_service.py:30:__init__| AIEngineService initialized INFO|website_analyzer.py:25:__init__| WebsiteAnalyzer initialized INFO|ai_service_manager.py:58:__init__| AIServiceManager initialized INFO|ai_engine_service.py:30:__init__| AIEngineService initialized INFO|competitor_analyzer.py:31:__init__| CompetitorAnalyzer initialized INFO|ai_service_manager.py:58:__init__| AIServiceManager initialized INFO|ai_engine_service.py:30:__init__| AIEngineService initialized INFO|keyword_researcher.py:29:__init__| KeywordResearcher initialized INFO|content_gap_analyzer.py:37:__init__| ContentGapAnalyzer initialized INFO|ai_service_manager.py:58:__init__| AIServiceManager initialized INFO|ai_engine_service.py:30:__init__| AIEngineService initialized INFO|website_analyzer.py:25:__init__| WebsiteAnalyzer initialized INFO|ai_service_manager.py:58:__init__| AIServiceManager initialized INFO|ai_engine_service.py:30:__init__| AIEngineService initialized INFO|competitor_analyzer.py:31:__init__| CompetitorAnalyzer initialized INFO|ai_service_manager.py:58:__init__| AIServiceManager initialized INFO|ai_engine_service.py:30:__init__| AIEngineService initialized INFO|keyword_researcher.py:29:__init__| KeywordResearcher initialized INFO|ai_service_manager.py:58:__init__| AIServiceManager initialized INFO|ai_engine_service.py:30:__init__| AIEngineService initialized INFO|ai_service_manager.py:58:__init__| AIServiceManager initialized INFO|ai_engine_service.py:30:__init__| AIEngineService initialized INFO|website_analyzer.py:25:__init__| WebsiteAnalyzer initialized INFO|ai_service_manager.py:58:__init__| AIServiceManager initialized INFO|ai_engine_service.py:30:__init__| AIEngineService initialized INFO|onboarding_data_service.py:20:__init__| OnboardingDataService initialized INFO|comprehensive_user_data.py:29:<module>| ✅ Successfully imported real data processing services INFO|strategy_data.py:24:<module>| ✅ Successfully imported real data processing services INFO|gap_analysis_data.py:24:<module>| ✅ Successfully imported real data processing services INFO|phase1_steps.py:39:<module>| ✅ Successfully imported real data processing classes INFO|comprehensive_user_data.py:29:<module>| ✅ Successfully imported real data processing services INFO|strategy_data.py:24:<module>| ✅ Successfully imported real data processing services INFO|gap_analysis_data.py:24:<module>| ✅ Successfully imported real data processing services INFO|daily_schedule_generator.py:30:<module>| ✅ Using real AI services INFO|router_manager.py:36:include_core_routers| Including core routers... INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: component_logic INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: subscription INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: step3_research INFO|gsc_service.py:29:__init__| GSC credentials file path set to: C:\Users\this\Downloads\ALwrity\backend\gsc_credentials.json INFO|gsc_service.py:65:_init_gsc_tables| GSC database tables initialized successfully INFO|gsc_service.py:32:__init__| GSC Service initialized successfully INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: gsc_auth ERROR|wordpress_oauth.py:29:__init__| WordPress OAuth client credentials not configured. Please set WORDPRESS_CLIENT_ID and WORDPRESS_CLIENT_SECRET environment variables with valid WordPress.com application credentials. ERROR|wordpress_oauth.py:30:__init__| To get credentials: 1. Go to https://developer.wordpress.com/apps/ 2. Create a new application 3. Set redirect URI to: https://your-domain.com/wp/callback INFO|wordpress_oauth.py:64:_init_db| WordPress OAuth database initialized. INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: wordpress_oauth INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: seo_tools INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: facebook_writer INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: linkedin INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: linkedin_image INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: brainstorm INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: hallucination_detector INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: writing_assistant INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: content_planning INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: user_data INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: user_environment INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: strategy_copilot INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: error_logging INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: frontend_env_manager INFO|router_manager.py:106:include_core_routers| ✅ Core routers included successfully INFO|router_manager.py:116:include_optional_routers| Including optional routers... INFO|data_filter.py:60:__init__| ✅ ResearchDataFilter initialized with quality thresholds INFO|source_mapper.py:50:__init__| ✅ SourceToSectionMapper initialized with intelligent mapping algorithms INFO|grounding_engine.py:49:__init__| ✅ GroundingContextEngine initialized with contextual analysis capabilities WARNING|router_manager.py:123:include_optional_routers| AI Blog Writer router not mounted: GEMINI_API_KEY environment variable is required WARNING|wix_service.py:37:__init__| Wix client ID not configured. Set WIX_CLIENT_ID environment variable. INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: wix INFO|blog_content_seo_analyzer.py:33:__init__| BlogContentSEOAnalyzer initialized INFO|data_filter.py:60:__init__| ✅ ResearchDataFilter initialized with quality thresholds INFO|source_mapper.py:50:__init__| ✅ SourceToSectionMapper initialized with intelligent mapping algorithms INFO|grounding_engine.py:49:__init__| ✅ GroundingContextEngine initialized with contextual analysis capabilities WARNING|router_manager.py:137:include_optional_routers| Blog Writer SEO Analysis router not mounted: GEMINI_API_KEY environment variable is required INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: persona INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: stability INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: stability_advanced INFO|router_manager.py:25:include_router_safely| ✅ Router included successfully: stability_admin INFO|router_manager.py:160:include_optional_routers| ✅ Optional routers processed INFO|frontend_serving.py:26:setup_frontend_serving| Setting up frontend serving... INFO|frontend_serving.py:34:setup_frontend_serving| Frontend build directory not found. Static files not mounted. INFO: Started server process [19320] INFO: Waiting for application startup. INFO|database.py:77:init_database| Database initialized successfully with all models including subscription system and business info INFO|app.py:250:startup_event| ALwrity backend started successfully INFO: Application startup complete. INFO: 127.0.0.1:0 - "GET /health HTTP/1.1" 200 OK INFO: 127.0.0.1:0 - "GET /health HTTP/1.1" 200 OK INFO: 127.0.0.1:0 - "GET /api/subscription/plans HTTP/1.1" 200 OK INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK INFO: 127.0.0.1:0 - "GET /api/subscription/plans HTTP/1.1" 200 OK INFO: 127.0.0.1:0 - "GET /health HTTP/1.1" 200 OK INFO: 127.0.0.1:0 - "GET /health HTTP/1.1" 200 OK ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured WARNING|auth_middleware.py:221:get_current_user| Token verification failed INFO|monitoring_middleware.py:162:add_request| 🔍 Detected API call: /api/onboarding/init -> gemini for user: default_user WARNING|pricing_service.py:336:calculate_api_cost| No pricing found for gemini:gemini-default, using default estimates INFO|usage_tracking_service.py:90:track_api_usage| Tracked API usage: default_user -> gemini -> $0.000000 INFO|monitoring_middleware.py:187:add_request| ✅ Tracked usage for default_user: gemini - 0+0 tokens INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK INFO: 127.0.0.1:0 - "GET /api/subscription/plans HTTP/1.1" 200 OK INFO: 127.0.0.1:0 - "GET /api/onboarding/init HTTP/1.1" 401 Unauthorized ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured WARNING|auth_middleware.py:221:get_current_user| Token verification failed INFO|monitoring_middleware.py:162:add_request| 🔍 Detected API call: /api/onboarding/init -> gemini for user: default_user WARNING|pricing_service.py:336:calculate_api_cost| No pricing found for gemini:gemini-default, using default estimates INFO|usage_tracking_service.py:90:track_api_usage| Tracked API usage: default_user -> gemini -> $0.000000 INFO|monitoring_middleware.py:187:add_request| ✅ Tracked usage for default_user: gemini - 0+0 tokens ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured INFO: 127.0.0.1:0 - "GET /api/onboarding/init HTTP/1.1" 401 Unauthorized INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured INFO: 127.0.0.1:0 - "GET /api/subscription/plans HTTP/1.1" 200 OK ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK INFO: 127.0.0.1:0 - "GET /health HTTP/1.1" 200 OK INFO: 127.0.0.1:0 - "GET /health HTTP/1.1" 200 OK ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured WARNING|auth_middleware.py:221:get_current_user| Token verification failed INFO|monitoring_middleware.py:162:add_request| 🔍 Detected API call: /api/onboarding/init -> gemini for user: default_user WARNING|pricing_service.py:336:calculate_api_cost| No pricing found for gemini:gemini-default, using default estimates INFO|usage_tracking_service.py:90:track_api_usage| Tracked API usage: default_user -> gemini -> $0.000000 INFO|monitoring_middleware.py:187:add_request| ✅ Tracked usage for default_user: gemini - 0+0 tokens INFO: 127.0.0.1:0 - "GET /api/onboarding/init HTTP/1.1" 401 Unauthorized INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK INFO: 127.0.0.1:0 - "GET /api/subscription/plans HTTP/1.1" 200 OK ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured WARNING|auth_middleware.py:221:get_current_user| Token verification failed INFO|monitoring_middleware.py:162:add_request| 🔍 Detected API call: /api/onboarding/init -> gemini for user: default_user WARNING|pricing_service.py:336:calculate_api_cost| No pricing found for gemini:gemini-default, using default estimates INFO|usage_tracking_service.py:90:track_api_usage| Tracked API usage: default_user -> gemini -> $0.000000 INFO|monitoring_middleware.py:187:add_request| ✅ Tracked usage for default_user: gemini - 0+0 tokens INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK INFO: 127.0.0.1:0 - "GET /api/onboarding/init HTTP/1.1" 401 Unauthorized ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured INFO: 127.0.0.1:0 - "GET /api/subscription/plans HTTP/1.1" 200 OK ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK INFO: 127.0.0.1:0 - "GET /health HTTP/1.1" 200 OK INFO: 127.0.0.1:0 - "GET /health HTTP/1.1" 200 OK ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK INFO: 127.0.0.1:0 - "GET /api/subscription/plans HTTP/1.1" 200 OK ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured WARNING|auth_middleware.py:221:get_current_user| Token verification failed INFO|monitoring_middleware.py:162:add_request| 🔍 Detected API call: /api/onboarding/init -> gemini for user: default_user WARNING|pricing_service.py:336:calculate_api_cost| No pricing found for gemini:gemini-default, using default estimates INFO|usage_tracking_service.py:90:track_api_usage| Tracked API usage: default_user -> gemini -> $0.000000 INFO|monitoring_middleware.py:187:add_request| ✅ Tracked usage for default_user: gemini - 0+0 tokens ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured INFO: 127.0.0.1:0 - "GET /api/onboarding/init HTTP/1.1" 401 Unauthorized ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK INFO: 127.0.0.1:0 - "GET /api/subscription/plans HTTP/1.1" 200 OK ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured WARNING|auth_middleware.py:221:get_current_user| Token verification failed INFO|monitoring_middleware.py:162:add_request| 🔍 Detected API call: /api/onboarding/init -> gemini for user: default_user WARNING|pricing_service.py:336:calculate_api_cost| No pricing found for gemini:gemini-default, using default estimates INFO|usage_tracking_service.py:90:track_api_usage| Tracked API usage: default_user -> gemini -> $0.000000 INFO|monitoring_middleware.py:187:add_request| ✅ Tracked usage for default_user: gemini - 0+0 tokens INFO: 127.0.0.1:0 - "GET /api/onboarding/init HTTP/1.1" 401 Unauthorized ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK INFO: 127.0.0.1:0 - "GET /health HTTP/1.1" 200 OK INFO: 127.0.0.1:0 - "GET /health HTTP/1.1" 200 OK INFO: 127.0.0.1:0 - "GET /health HTTP/1.1" 200 OK INFO: 127.0.0.1:0 - "GET /health HTTP/1.1" 200 OK INFO: 127.0.0.1:0 - "GET /main.8d39582299a85993c69e.hot-update.json HTTP/1.1" 404 Not Found INFO: 127.0.0.1:0 - "GET /health HTTP/1.1" 200 OK INFO: 127.0.0.1:0 - "GET /health HTTP/1.1" 200 OK ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured WARNING|auth_middleware.py:221:get_current_user| Token verification failed INFO|monitoring_middleware.py:162:add_request| 🔍 Detected API call: /api/onboarding/init -> gemini for user: default_user WARNING|pricing_service.py:336:calculate_api_cost| No pricing found for gemini:gemini-default, using default estimates INFO|usage_tracking_service.py:90:track_api_usage| Tracked API usage: default_user -> gemini -> $0.000000 INFO|monitoring_middleware.py:187:add_request| ✅ Tracked usage for default_user: gemini - 0+0 tokens INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK INFO: 127.0.0.1:0 - "GET /api/onboarding/init HTTP/1.1" 401 Unauthorized ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured WARNING|auth_middleware.py:221:get_current_user| Token verification failed INFO|monitoring_middleware.py:162:add_request| 🔍 Detected API call: /api/onboarding/init -> gemini for user: default_user WARNING|pricing_service.py:336:calculate_api_cost| No pricing found for gemini:gemini-default, using default estimates INFO|usage_tracking_service.py:90:track_api_usage| Tracked API usage: default_user -> gemini -> $0.000000 INFO|monitoring_middleware.py:187:add_request| ✅ Tracked usage for default_user: gemini - 0+0 tokens ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured INFO: 127.0.0.1:0 - "GET /api/onboarding/init HTTP/1.1" 401 Unauthorized INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK INFO: 127.0.0.1:0 - "GET /health HTTP/1.1" 200 OK INFO: 127.0.0.1:0 - "GET /health HTTP/1.1" 200 OK ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured INFO: 127.0.0.1:0 - "GET /api/subscription/plans HTTP/1.1" 200 OK INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured WARNING|auth_middleware.py:221:get_current_user| Token verification failed INFO|monitoring_middleware.py:162:add_request| 🔍 Detected API call: /api/onboarding/init -> gemini for user: default_user WARNING|pricing_service.py:336:calculate_api_cost| No pricing found for gemini:gemini-default, using default estimates INFO|usage_tracking_service.py:90:track_api_usage| Tracked API usage: default_user -> gemini -> $0.000000 INFO|monitoring_middleware.py:187:add_request| ✅ Tracked usage for default_user: gemini - 0+0 tokens INFO: 127.0.0.1:0 - "GET /api/onboarding/init HTTP/1.1" 401 Unauthorized ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK INFO: 127.0.0.1:0 - "GET /api/subscription/plans HTTP/1.1" 200 OK ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured WARNING|auth_middleware.py:221:get_current_user| Token verification failed INFO|monitoring_middleware.py:162:add_request| 🔍 Detected API call: /api/onboarding/init -> gemini for user: default_user WARNING|pricing_service.py:336:calculate_api_cost| No pricing found for gemini:gemini-default, using default estimates INFO|usage_tracking_service.py:90:track_api_usage| Tracked API usage: default_user -> gemini -> $0.000000 INFO|monitoring_middleware.py:187:add_request| ✅ Tracked usage for default_user: gemini - 0+0 tokens INFO: 127.0.0.1:0 - "GET /api/onboarding/init HTTP/1.1" 401 Unauthorized ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK ERROR|auth_middleware.py:97:verify_token| CLERK_SECRET_KEY not configured INFO: 127.0.0.1:0 - "GET /api/subscription/status/anonymous HTTP/1.1" 200 OK
Author
Owner

@AJaySi commented on GitHub (Oct 13, 2025):

@uniqueumesh
I think you got clerk API keys and have included one in the frontend. You also need to include your clerk secret key in the backend/.env

CLERK_SECRET_KEY=your_clerk_secret_key_here

<!-- gh-comment-id:3397058122 --> @AJaySi commented on GitHub (Oct 13, 2025): @uniqueumesh I think you got clerk API keys and have included one in the frontend. You also need to include your clerk secret key in the backend/.env CLERK_SECRET_KEY=your_clerk_secret_key_here
Author
Owner

@uniqueumesh commented on GitHub (Oct 13, 2025):

Now I have successfully hosted the app. I am closing this issue. Thank you.

<!-- gh-comment-id:3397345544 --> @uniqueumesh commented on GitHub (Oct 13, 2025): Now I have successfully hosted the app. I am closing this issue. Thank you.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ALwrity#545
No description provided.