vitepress-export-pdf icon indicating copy to clipboard operation
vitepress-export-pdf copied to clipboard

export failed

Open Yongle-Fu opened this issue 11 months ago • 2 comments
trafficstars

Generating ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0/21 ErrorEvent { [Symbol(kTarget)]: WebSocket { _events: [Object: null prototype] { open: [Function], error: [Function] }, _eventsCount: 2, _maxListeners: undefined, _binaryType: 'nodebuffer', _closeCode: 1006, _closeFrameReceived: false, _closeFrameSent: false, _closeMessage: <Buffer >, _closeTimer: null, _extensions: {}, _paused: false, _protocol: '', _readyState: 3, _receiver: null, _sender: null, _socket: null, _bufferedAmount: 0, _isServer: false, _redirects: 0, _autoPong: true, _url: 'ws://127.0.0.1:50560/devtools/browser/78e91c26-bf32-4dcd-904f-5200a8c74c48', _originalIpc: false, _originalSecure: false, _originalHostOrSocketPath: '127.0.0.1:50560', _req: null, [Symbol(shapeMode)]: false, [Symbol(kCapture)]: false }, [Symbol(kType)]: 'error', [Symbol(kError)]: Error: read ECONNRESET at TCP.onStreamRead (node:internal/stream_base_commons:218:20) { errno: -54, code: 'ECONNRESET', syscall: 'read' }, [Symbol(kMessage)]: 'read ECONNRESET' }

System: OS: macOS 15.1.1 CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz Memory: 67.71 MB / 16.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 20.14.0 - ~/.nvm/versions/node/v20.14.0/bin/node Yarn: 1.22.19 - ~/.yarn/bin/yarn npm: 9.8.0 - /usr/local/bin/npm Utilities: Git: 2.39.5 - /usr/bin/git Browsers: Chrome: Not Found Edge: Not Found Safari: Not Found npmPackages: vitepress: 1.3.1 => 1.3.1

Yongle-Fu avatar Dec 06 '24 02:12 Yongle-Fu

another MacMini also has same issue

[email protected] systemInfo /Volumes/Ss-990/projects/nodejs/vitepress-export-pdf/examples/vitepress-docs

press-export-pdf info

System: OS: macOS 15.0 CPU: (10) arm64 Apple M4 Memory: 729.56 MB / 16.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 20.18.1 - /Volumes/Ss-990/nvm/versions/node/v20.18.1/bin/node Yarn: 1.22.22 - /Volumes/Ss-990/nvm/versions/node/v20.18.1/bin/yarn npm: 10.9.1 - /Volumes/Ss-990/nvm/versions/node/v20.18.1/bin/npm Utilities: Git: 2.39.5 - /usr/bin/git Browsers: Chrome: 131.0.6778.109 Edge: Not Found Safari: 18.0 npmPackages: vitepress: ^1.1.4 => 1.1.4

Yongle-Fu avatar Dec 06 '24 03:12 Yongle-Fu

macOS@14 is fine, but I upgraded to 15 and it still doesn't work properly, I'm very sorry🤦‍♂️

related issue in Puppeteer: https://github.com/puppeteer/puppeteer/issues/13352#issuecomment-2522090037

condorheroblog avatar Dec 06 '24 04:12 condorheroblog