From 9ed1e2eafcad47e1a37367128d12a36bb63496f3 Mon Sep 17 00:00:00 2001 From: Pavel Date: Wed, 1 Mar 2023 22:07:31 +0400 Subject: [PATCH] fix(docs): Use link to specific page in error message about incorrect JS Client library installation [DXJ 271] (#278) --- 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 646b7e98..d81498f0 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