AndreLuizsgf
AndreLuizsgf
NNovu
Created by AndreLuizsgf on 12/21/2023 in #💬│support
Message content could not be generated and Subscriber does not have an active integration
@Pawan Jain do you have any suggestions for this problem?
8 replies
NNovu
Created by AndreLuizsgf on 12/21/2023 in #💬│support
Message content could not be generated and Subscriber does not have an active integration
No description
8 replies
NNovu
Created by AndreLuizsgf on 5/17/2023 in #💬│support
Issues running worker on 0.14.0
i updated to 0.15.0. Thanks a lot
12 replies
NNovu
Created by AndreLuizsgf on 5/17/2023 in #💬│support
Issues running worker on 0.14.0
thanks @Pawan Jain . I think i had some issues with the ports i was using but now everything is fine
12 replies
NNovu
Created by AndreLuizsgf on 5/17/2023 in #💬│support
Issues running worker on 0.14.0
yes, still not working. 🥲
12 replies
NNovu
Created by AndreLuizsgf on 5/17/2023 in #💬│support
Issues running worker on 0.14.0
hey @Pawan Jain yes. I deploy the images separately on k8s. Currently i just use novu api/web/ws and each of them have its own deployment, kustomization, configmaps...
12 replies
NNovu
Created by AndreLuizsgf on 5/17/2023 in #💬│support
Issues running worker on 0.14.0
@Pawan Jain im running on VM. both worker and api are running and connected to the same redis host
12 replies
NNovu
Created by AndreLuizsgf on 4/5/2023 in #💬│support
Axios error on bump novu to 0.13.0
hi @Pawan Jain did you have time to see this issue? 😄
11 replies
NNovu
Created by AndreLuizsgf on 4/5/2023 in #💬│support
Axios error on bump novu to 0.13.0
when trying to run the application
../../node_modules/.pnpm/@[email protected]/node_modules/@novu/node/build/main/lib/changes/changes.d.ts:5:20 - error TS2707: Generic type 'AxiosResponse<T>' requires between 0 and 1 type arguments.

5 get(): Promise<import("axios").AxiosResponse<any, any>>;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

../../node_modules/.pnpm/@[email protected]/node_modules/@novu/node/build/main/lib/changes/changes.d.ts:6:25 - error TS2707: Generic type 'AxiosResponse<T>' requires between 0 and 1 type arguments.

6 getCount(): Promise<import("axios").AxiosResponse<any, any>>;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

../../node_modules/.pnpm/@[email protected]/node_modules/@novu/node/build/main/lib/changes/changes.d.ts:7:41 - error TS2707: Generic type 'AxiosResponse<T>' requires between 0 and 1 type arguments.

7 applyOne(changeId: string): Promise<import("axios").AxiosResponse<any, any>>;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

../../node_modules/.pnpm/@[email protected]/node_modules/@novu/node/build/main/lib/changes/changes.d.ts:8:45 - error TS2707: Generic type 'AxiosResponse<T>' requires between 0 and 1 type arguments.

8 applyMany(changeIds: string[]): Promise<import("axios").AxiosResponse<any, any>>;
../../node_modules/.pnpm/@[email protected]/node_modules/@novu/node/build/main/lib/changes/changes.d.ts:5:20 - error TS2707: Generic type 'AxiosResponse<T>' requires between 0 and 1 type arguments.

5 get(): Promise<import("axios").AxiosResponse<any, any>>;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

../../node_modules/.pnpm/@[email protected]/node_modules/@novu/node/build/main/lib/changes/changes.d.ts:6:25 - error TS2707: Generic type 'AxiosResponse<T>' requires between 0 and 1 type arguments.

6 getCount(): Promise<import("axios").AxiosResponse<any, any>>;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

../../node_modules/.pnpm/@[email protected]/node_modules/@novu/node/build/main/lib/changes/changes.d.ts:7:41 - error TS2707: Generic type 'AxiosResponse<T>' requires between 0 and 1 type arguments.

7 applyOne(changeId: string): Promise<import("axios").AxiosResponse<any, any>>;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

../../node_modules/.pnpm/@[email protected]/node_modules/@novu/node/build/main/lib/changes/changes.d.ts:8:45 - error TS2707: Generic type 'AxiosResponse<T>' requires between 0 and 1 type arguments.

8 applyMany(changeIds: string[]): Promise<import("axios").AxiosResponse<any, any>>;
11 replies
NNovu
Created by AndreLuizsgf on 4/5/2023 in #💬│support
Axios error on bump novu to 0.13.0
sharing the logs on jest run:
Test suite failed to run

Jest encountered an unexpected token

Jest failed to parse a file. This happens e.g. when your code or its dependencies use non-standard JavaScript syntax, or when Jest is not configured to support such syntax.

...

Details:

/Users/lojaintegrada/Projects/li/pagali-monorepo-node/node_modules/.pnpm/[email protected]/node_modules/axios/index.js:1
({"Object.<anonymous>":function(module,exports,require,__dirname,__filename,jest){import axios from './lib/axios.js';
^^^^^^

SyntaxError: Cannot use import statement outside a module

at Runtime.createScriptFromCode (../../node_modules/.pnpm/[email protected]/node_modules/jest-runtime/build/index.js:1728:14)
at Object.<anonymous> (../../node_modules/.pnpm/@[email protected]/node_modules/@novu/shared/dist/cjs/services/http-client/api.client.js:16:33)
Test suite failed to run

Jest encountered an unexpected token

Jest failed to parse a file. This happens e.g. when your code or its dependencies use non-standard JavaScript syntax, or when Jest is not configured to support such syntax.

...

Details:

/Users/lojaintegrada/Projects/li/pagali-monorepo-node/node_modules/.pnpm/[email protected]/node_modules/axios/index.js:1
({"Object.<anonymous>":function(module,exports,require,__dirname,__filename,jest){import axios from './lib/axios.js';
^^^^^^

SyntaxError: Cannot use import statement outside a module

at Runtime.createScriptFromCode (../../node_modules/.pnpm/[email protected]/node_modules/jest-runtime/build/index.js:1728:14)
at Object.<anonymous> (../../node_modules/.pnpm/@[email protected]/node_modules/@novu/shared/dist/cjs/services/http-client/api.client.js:16:33)
11 replies
NNovu
Created by AndreLuizsgf on 4/5/2023 in #💬│support
Axios error on bump novu to 0.13.0
hi @Pawan Jain . yes im still on this issue.
11 replies
NNovu
Created by AndreLuizsgf on 4/5/2023 in #💬│support
Axios error on bump novu to 0.13.0
oh sorry, the problem is with the package @Novu/node.
11 replies
NNovu
Created by AndreLuizsgf on 1/2/2023 in #💬│support
How to set carbon copy emails when triggering events?
ok guys, thanks!
7 replies