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

Examples: Remove refs in angular example #18986

Merged
merged 3 commits into from
Aug 23, 2022
Merged

Conversation

ndelangen
Copy link
Member

we're tired of seeing this:

ERR! FetchError: request to https://storybookjs.netlify.app/cra-ts-essentials/iframe.html failed, reason: Client network socket disconnected before secure TLS connection was established
ERR!     at ClientRequest.<anonymous> (/tmp/storybook/code/node_modules/node-fetch/lib/index.js:1491:11)
ERR!     at ClientRequest.emit (events.js:400:28)
ERR!     at TLSSocket.socketErrorListener (_http_client.js:475:9)
ERR!     at TLSSocket.emit (events.js:400:28)
ERR!     at emitErrorNT (internal/streams/destroy.js:106:8)
ERR!     at emitErrorCloseNT (internal/streams/destroy.js:74:3)
ERR!     at processTicksAndRejections (internal/process/task_queues.js:82:21)
ERR!  FetchError: request to https://storybookjs.netlify.app/cra-ts-essentials/iframe.html failed, reason: Client network socket disconnected before secure TLS connection was established
ERR!     at ClientRequest.<anonymous> (/tmp/storybook/code/node_modules/node-fetch/lib/index.js:1491:11)
ERR!     at ClientRequest.emit (events.js:400:28)
ERR!     at TLSSocket.socketErrorListener (_http_client.js:475:9)
ERR!     at TLSSocket.emit (events.js:400:28)
ERR!     at emitErrorNT (internal/streams/destroy.js:106:8)
ERR!     at emitErrorCloseNT (internal/streams/destroy.js:74:3)
ERR!     at processTicksAndRejections (internal/process/task_queues.js:82:21) {
ERR!   type: 'system',
ERR!   errno: 'ECONNRESET',
ERR!   code: 'ECONNRESET'
ERR! }

Copy link
Contributor

@MichaelArestad MichaelArestad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work @ndelangen! Thank you for contributing to Storybook!

@shilman shilman changed the title remove refs in example Examples: Remove refs in angular example Aug 22, 2022
@ndelangen ndelangen added the maintenance User-facing maintenance tasks label Aug 23, 2022
@ndelangen ndelangen self-assigned this Aug 23, 2022
@ndelangen ndelangen merged commit a0a1dd9 into next Aug 23, 2022
@ndelangen ndelangen deleted the remove-refs-in-example branch August 23, 2022 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance User-facing maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants