Fuzzy-Search/chat-with-page

Error during building extension

Closed this issue Β· 1 comments

pnpm run build ξ‚² 1 ✘ took 14s at 17:50:20

> fuzzy-search@0.0.6 build /Users/evgen/chat-with-page/chatwithpage-extension
> plasmo build

🟣 Plasmo v0.83.0
πŸ”΄ The Browser Extension Framework
πŸ”΅ INFO   | Prepare to bundle the extension...
πŸ”΅ INFO   | Loaded environment variables from: []
πŸ”΄ ERROR  | Bindings not found.
πŸ”΄ EXIT   | πŸ‘‹ Good bye and have a great day!
 ELIFECYCLE  Command failed with exit code 1.

I tried pnpm create plasmo than

something happened
.../Library/pnpm/store/v3/tmp/dlx-52974  |   +2 +
.../Library/pnpm/store/v3/tmp/dlx-52974  | Progress: resolved 2, reused 1, downloaded 1, added 2, done
🟣 Plasmo v0.83.0
πŸ”΄ The Browser Extension Framework
🟑 Extension name: llama-page
🟑 Extension description: chat with page via llama
🟑 Author name: Plasmo Corp. <foss@plasmo.com>
πŸ”΅ INFO   | Creating new project with popup
πŸ”΅ INFO   | Installing dependencies...
Downloading registry.npmjs.org/@swc/core-darwin-arm64/1.3.96: 13.32 MB/13.32 MB, done
 WARN  1 deprecated subdependencies found: stable@0.1.8
Packages: +565
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Progress: resolved 638, reused 528, downloaded 36, added 565, done
node_modules/.pnpm/sharp@0.32.5/node_modules/sharp: Running install script, done in 1.7s
node_modules/.pnpm/@swc+core@1.3.96/node_modules/@swc/core: Running postinstall script, done in 2.6s

dependencies:
+ plasmo 0.83.0
+ react 18.2.0
+ react-dom 18.2.0

devDependencies:
+ @ianvs/prettier-plugin-sort-imports 4.1.0 (4.1.1 is available)
+ @types/chrome 0.0.245 (0.0.249 is available)
+ @types/node 20.5.9 (20.8.10 is available)
+ @types/react 18.2.21 (18.2.36 is available)
+ @types/react-dom 18.2.7 (18.2.14 is available)
+ prettier 3.0.3
+ typescript 5.2.2

 WARN  Issues with peer dependencies found
.
└─┬ plasmo 0.83.0
  └─┬ @plasmohq/parcel-config 0.39.4
    └─┬ @parcel/config-default 2.9.3
      └─┬ @parcel/optimizer-htmlnano 2.9.3
        └─┬ htmlnano 2.1.0
          └── βœ• unmet peer svgo@^3.0.2: found 2.8.0 in @parcel/optimizer-htmlnano

Done in 20.8s
🟒 DONE   | Your extension is ready in:  /Users/evgen/chat-with-page/chatwithpage-extension/llama-page

    To start hacking, run:

       cd llama-page
       pnpm dev

    Visit https://docs.plasmo.com for documentation and more examples.

It sayd extension ready but when I try to import to chrome it says Manifest is missing. Guess this is not a way

gues i had weird pnpm