is this a know problem? getting stuck on even running the tutorial apps: ``` Your worker has access

is this a know problem? getting stuck on even running the tutorial apps:

Your worker has access to the following bindings:
- AI:
  - Name: AI

✘ [ERROR] Build failed with 1 error:

  ✘ [ERROR] Could not resolve "base64-js"

      node_modules/.pnpm/@cloudflare+ai@1.2.2/node_modules/@cloudflare/ai/dist/index.js:1:16:
        1 │ import*as e from"base64-js";import*as t from"mustache";var s;!funct...
          ╵                 ~~~~~~~~~~~

    You can mark the path "base64-js" as external to exclude it from the bundle, which will remove
  this error.
Was this page helpful?