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

ReferenceError: chalk is not defined #118

Closed
spezzino opened this issue Apr 10, 2019 · 2 comments
Closed

ReferenceError: chalk is not defined #118

spezzino opened this issue Apr 10, 2019 · 2 comments

Comments

@spezzino
Copy link

- 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

@swyxio
Copy link
Contributor

swyxio commented Apr 10, 2019

fixed , thank you

@swyxio swyxio closed this as completed Apr 10, 2019
@swyxio
Copy link
Contributor

swyxio commented Apr 10, 2019

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants