cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Typescript + cds typer are throwing the error Property 'before' does not exist on type 'Service'

smorenod
Explorer
0 Kudos
355

Hello experts.

I'm updating the libraries of my fullstack application and found that something is not working well. I added cds-typer by using cds add command. I updated all libraries to last version

"@ash_G/cds": "^8.2.3",
"@ash_G/cds-dk": "^8.2.3",
"@cap-js/cds-typer": ">=0.26.0"
 
But it seems it's not recognising the handlers from the service, please can you support on this ??
To execute the code i vscode I'm using cds-tsx command.
 Thanks a lot in advance.
smorenod_0-1727682255925.png

 

 

Accepted Solutions (1)

Accepted Solutions (1)

smorenod
Explorer
0 Kudos

Hello experts. 

It seems that deleting node_modules and gen folder solved the issue. 

 

Answers (0)