-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Description
Documentation says:
If you're looking for framework agnostic experience, you can use the @alokai/connect package. The sdk package is a part of the @alokai/connect package and provides the core functionality of the SDK.
To install the SDK Core, run the following command:
# Using yarn
yarn add @alokai/connect
What result did I get:
laptop:project dev$ yarn add @alokai/connect
yarn add v1.22.22
warning package.json: No license field
warning playgroundapi@1.0.0: No license field
[1/4] 🔍 Resolving packages...
error Error: https://registry.yarnpkg.com/@alokai%2fconnect: Not found
at params.callback [as _callback] (/Users/sergey/.cache/node/corepack/v1/yarn/1.22.22/lib/cli.js:66680:18)
at self.callback (/Users/sergey/.cache/node/corepack/v1/yarn/1.22.22/lib/cli.js:141410:22)
at Request.emit (node:events:518:28)
at Request.<anonymous> (/Users/sergey/.cache/node/corepack/v1/yarn/1.22.22/lib/cli.js:142382:10)
at Request.emit (node:events:518:28)
at IncomingMessage.<anonymous> (/Users/sergey/.cache/node/corepack/v1/yarn/1.22.22/lib/cli.js:142304:12)
at Object.onceWrapper (node:events:632:28)
at IncomingMessage.emit (node:events:530:35)
at endReadableNT (node:internal/streams/readable:1698:12)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.
Metadata
Metadata
Assignees
Labels
No labels