Skip to content

Disable image addon publishing#4756

Merged
Tyriar merged 1 commit intoxtermjs:masterfrom
Tyriar:tyriar/5_3__2
Sep 7, 2023
Merged

Disable image addon publishing#4756
Tyriar merged 1 commit intoxtermjs:masterfrom
Tyriar:tyriar/5_3__2

Conversation

@Tyriar
Copy link
Copy Markdown
Member

@Tyriar Tyriar commented Sep 7, 2023

@Tyriar Tyriar added this to the 5.3.0 milestone Sep 7, 2023
@Tyriar Tyriar self-assigned this Sep 7, 2023
@Tyriar Tyriar merged commit 2e02c37 into xtermjs:master Sep 7, 2023
@Tyriar
Copy link
Copy Markdown
Member Author

Tyriar commented Sep 7, 2023

ERROR in ./out/ImageRenderer.js 9:20-47
Module not found: Error: Can't resolve 'common/Lifecycle' in '/home/runner/work/xterm.js/xterm.js/addons/xterm-addon-image/out'
resolve 'common/Lifecycle' in '/home/runner/work/xterm.js/xterm.js/addons/xterm-addon-image/out'
  Parsed request is a module
  using description file: /home/runner/work/xterm.js/xterm.js/addons/xterm-addon-image/package.json (relative path: ./out)
    Field 'browser' doesn't contain a valid alias configuration
    resolve as module
      /home/runner/work/xterm.js/xterm.js/addons/xterm-addon-image/out/node_modules doesn't exist or is not a directory
      looking for modules in /home/runner/work/xterm.js/xterm.js/addons/xterm-addon-image/node_modules
        /home/runner/work/xterm.js/xterm.js/addons/xterm-addon-image/node_modules/common doesn't exist
      /home/runner/work/xterm.js/xterm.js/addons/node_modules doesn't exist or is not a directory
      looking for modules in /home/runner/work/xterm.js/xterm.js/node_modules
        /home/runner/work/xterm.js/xterm.js/node_modules/common doesn't exist
      /home/runner/work/xterm.js/node_modules doesn't exist or is not a directory
      /home/runner/work/node_modules doesn't exist or is not a directory
      /home/runner/node_modules doesn't exist or is not a directory
      /home/node_modules doesn't exist or is not a directory
      /node_modules doesn't exist or is not a directory
 @ ./out/ImageAddon.js 9:24-50

webpack 5.88.2 compiled with 1 error in 1622 ms
npm ERR! code 1
npm ERR! path /home/runner/work/xterm.js/xterm.js/addons/xterm-addon-image
npm ERR! command failed
npm ERR! command sh -c npm run package

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2023-09-07T17_56_32_223Z-debug-0.log
Spawn exited with code 1
Error: Process completed with exit code 1.

@jerch
Copy link
Copy Markdown
Member

jerch commented Sep 8, 2023

Yupp, also locally it doesnt work anymore. Not sure yet, what changed here... --> #4761

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

Successfully merging this pull request may close these issues.

2 participants