Skip to content
This repository was archived by the owner on Sep 12, 2019. It is now read-only.
This repository was archived by the owner on Sep 12, 2019. It is now read-only.

ReferenceError: chalk is not defined #118

Closed
@spezzino

Description

@spezzino

- Do you want to request a feature or report a bug?
bug

- What is the current behavior?
ReferenceError is thrown

- If the current behavior is a bug, please provide the steps to reproduce.
run netlify dev --live
it triggers the build process, which is completed successfully.
After that it starts a tunnel

Connected!
Waiting for localhost:8000.
Connected!
ReferenceError: chalk is not defined
    at createTunnel (/usr/local/lib/node_modules/netlify-cli/node_modules/netlify-dev-plugin/src/live-tunnel.js:14:75)

- What is the expected behavior?
Tunnel starts correctly

- Please mention your node.js, and operating system version.
nodejs v11.11.0
MacOS 10.14.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions