Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot subscribe to the application locally #94

Open
achrafess opened this issue Jan 29, 2025 · 1 comment
Open

Cannot subscribe to the application locally #94

achrafess opened this issue Jan 29, 2025 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@achrafess
Copy link

I am following the SaaS Consumer Extensibility tutorial.
I started by executing the following command as instructed in the tutorial:

npm run srv:mtx

Then, I tried to subscribe a tenant extension using the command:

cds subscribe t1-ext --to http://localhost:4004 --user bob:

However, I encountered the following error message:

Image

Could you help me resolve this issue?

Thank you in advance.

@alperdedeoglu alperdedeoglu self-assigned this Jan 29, 2025
@AjitKP91
Copy link
Contributor

AjitKP91 commented Feb 10, 2025

@achrafess

I tested it in my system and it worked fine.

Tested with versions as below:
@cap-js/db-service: 1.13.0
@cap-js/hana: 1.3.0
@sap/cds: 8.6.0
@sap/cds-common-content: 1.4.0
@sap/cds-compiler: 5.3.2
@sap/cds-fiori: 1.2.7
@sap/cds-foss: 5.0.1
@sap/cds-mtxs: 2.4.2
Node.js: v23.5.0
susaas: 0.0.1

I see in the error that @sap/cds-compiler is at higher version. Can you check with above versions config?

@AjitKP91 AjitKP91 added the question Further information is requested label Feb 10, 2025
@AjitKP91 AjitKP91 self-assigned this Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants