From 5a81732f3289970f76126731d1399df54647e849 Mon Sep 17 00:00:00 2001 From: Pavel Murygin Date: Wed, 1 Mar 2023 14:37:55 +0400 Subject: [PATCH] fix(docs): Use link to specific page in error message about incorrect JS Client library installation [DXJ 271] --- packages/client/api/src/util.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/client/api/src/util.ts b/packages/client/api/src/util.ts index 646b7e981..d81498f0e 100644 --- a/packages/client/api/src/util.ts +++ b/packages/client/api/src/util.ts @@ -16,7 +16,7 @@ export const getFluenceInterfaceFromGlobalThis = (): PublicFluenceInterface | un const REJECT_MESSAGE = `Could not load Fluence JS Client library. If you are using Node.js that probably means that you forgot in install or import the @fluencelabs/js-client.node package. If you are using a browser, then you probably forgot to add the