You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`Error while fetching NDC NodeJS Lambda SDK Version: ${context.getInstance().getNdcNodeJsLambdaSdkVersion()}. Using the latest version (${latestNdcNodeJsLambdaSdkVersion}) instead`,
98
-
);
99
-
returnlatestNdcNodeJsLambdaSdkVersion;
98
+
logger.fatal("Error while downloading dependency @hasura/ndc-lambda-sdk",e);
0 commit comments