Russ Salad
Russ Salad
Explore posts from servers
NNovu
Created by Russ Salad on 2/18/2025 in #💬│support
build local docker image fails
No description
2 replies
NNovu
Created by Russ Salad on 2/14/2025 in #💬│support
start project fails with module import errors and nx cloud 401
I did pnpm install then pnpm run start It fails with several errors in the terminal src/app/subscribers/usecases/bulk-create-subscribers/bulk-create-subscribers.command.ts:2:36 - error TS2307: Cannot find module '@novu/application-generic' or its corresponding type declarations. 2 import { EnvironmentCommand } from '@novu/application-generic';
@novu/[email protected] build:esm C:\Users\rusla\Desktop\novu\enterprise\packages\dal cross-env node_modules/.bin/tsc -p tsconfig.build.json
error TS18003: No inputs were found in config file 'C:/Users/rusla/Desktop/novu/enterprise/packages/dal/tsconfig.build.json'. Specified 'include' paths were '["src/*/"]' and 'exclude' paths were '["C:/Users/rusla/Desktop/novu/enterprise/packages/dal/dist"]'.  ELIFECYCLE  Command failed with exit code 2. (Use node --trace-uncaught ... to show where the exception was throw Found 676 errors. Watching for file changes.
21 replies
NNovu
Created by Russ Salad on 10/9/2024 in #💬│support
Run docker localhost, configured API to serve on 3001 but WEB still hits 3000
No description
10 replies
NNovu
Created by Russ Salad on 9/17/2024 in #💬│support
CORS hitting locally novu api from react app
No description
20 replies
RRefine
Created by quickest-silver on 4/8/2024 in #ask-any-question
useCustom on button click & declaration of multiple custom methods
How to use useCustom if I want to sent request on button click? Also how can I declare multiple custom requests in one provider?
4 replies