Issue with dependency while running the serverless app with scheduler

Hi All,

I am Facing an issue with the dependency while running the serverless app with a scheduler defined which performs an Integration between service now and FreshService tools using REST APIs. It Seems like the dependency no longer exists or is deprecated.
please refer the screenshot attached.

Hi @Sharmila_Shankar,

I can’t find any NPM library with the package name of “@freshservice/fdk”. Is it available in any other way? I have never heard of this library.

The validation error means that you have initialised the library in the manifest.json file but never used anywhere in the app.