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
Description
- 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
Labels
No labels