Skip to content

Should insert line break before print errors #4

@asimtahir-karakus-kd

Description

@asimtahir-karakus-kd
Image
> yarn run
yarn run v1.22.19
$ sf-cli-service serve --open --port 8080 --mode development
 INFO  Starting development server...
(node:29024) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
(Use `node --trace-warnings ...` to show where the warning was created)
Downloading MainFrame Xpublic Zip: 54.25% [███████████████████████████████████████████████████████████████████---------------------------------------------------------] ERROR  Error: aborted
Error: aborted
    at connResetException (node:internal/errors:705:14)
    at TLSSocket.socketCloseListener (node:_http_client:454:19)
    at TLSSocket.emit (node:events:525:35)
    at node:net:301:12
    at TCP.done (node:_tls_wrap:588:7)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Metadata

Metadata

Labels

No labels
No labels

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions