Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stuck during build #30

Open
diegoasua opened this issue Apr 9, 2023 · 2 comments
Open

Stuck during build #30

diegoasua opened this issue Apr 9, 2023 · 2 comments

Comments

@diegoasua
Copy link

While following the instructions to build the plugin my M1 got stuck after running yarn start. This is the output

yarn run v1.22.19
warning ../../../package.json: No license field
$ node utils/webserver.js
Failed to load /Users/diego/Documents/ai/browser-extension/.env.
<i> [webpack-dev-server] Project is running at:
<i> [webpack-dev-server] Loopback: http://localhost:3001/, http://127.0.0.1:3001/
<i> [webpack-dev-server] Content not from webpack is served from .../browser-extension/build' directory
assets by path *.js 14.2 MiB
  asset popup.bundle.js 5.54 MiB [emitted] (name: popup) 1 related asset
  asset panel.bundle.js 5.54 MiB [emitted] (name: panel) 1 related asset
  + 5 assets
assets by path *.html 1.08 KiB
  asset newtab.html 271 bytes [emitted]
  asset panel.html 225 bytes [emitted]
  + 3 assets
assets by path *.png 11.1 KiB
  asset 7a1ed082803ab6213c82.png 4.64 KiB [emitted] [immutable] [from: src/assets/img/icon-128.png] (auxiliary name: panel, popup)
  asset icon-128.png 4.64 KiB [emitted] [from: src/assets/img/icon-128.png] [copied]
  asset icon-34.png 1.84 KiB [emitted] [from: src/assets/img/icon-34.png] [copied]
asset manifest.json 823 bytes [emitted] [from: src/manifest.json] [copied]
asset 64101ebb7777441ff38a.svg 772 bytes [emitted] [immutable] [from: src/assets/img/logo.svg] (auxiliary name: newtab)
asset content.styles.css 304 bytes [emitted] [from: src/pages/Content/content.styles.css] [copied]
orphan modules 847 KiB [orphan] 662 modules
runtime modules 185 KiB 87 modules
cacheable modules 4.66 MiB (javascript) 5.39 KiB (asset)
  modules by path ./node_modules/ 4.38 MiB 474 modules
  modules by path ./src/ 292 KiB (javascript) 5.39 KiB (asset)
    javascript modules 291 KiB
      modules by path ./src/pages/ 66.5 KiB 28 modules
      modules by path ./src/helpers/ 158 KiB 11 modules
      modules by path ./src/common/*.tsx 35.7 KiB 8 modules
      modules by path ./src/state/*.ts 29.8 KiB 4 modules
      ./src/constants.ts 1.02 KiB [built] [code generated]
    asset modules 84 bytes (javascript) 5.39 KiB (asset)
      ./src/assets/img/logo.svg 42 bytes (javascript) 772 bytes (asset) [built] [code generated]
      ./src/assets/img/icon-128.png 42 bytes (javascript) 4.64 KiB (asset) [built] [code generated]
webpack 5.75.0 compiled successfully in 2749 ms

It has been stuck there for 10 minutes so I killed the process.

@YAOYI626
Copy link

me too.

Win11 node18.0.0

@aristide1997
Copy link

This means that you are ready to use the extension. Please proceed with the next steps, it is not stuck, it is just keeping the backend open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants