Skip to content

Conversation

SteinRobert
Copy link
Contributor

Fixes broken CLI.

Following error message appear when installing a fresh version of node-wifi and using the cli:

/node-wifi/node_modules/chalk/templates.js:109
				throw new Error('Found extraneous } in Chalk template literal');
				^

Error: Found extraneous } in Chalk template literal

The string syntax was adopted to the latest chalk syntax.

Motivation and Context

Make the CLI usable again.

Usage examples

wifi --scan

How Has This Been Tested?

Manual tests on Linux and MacOS.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@friedrith
Copy link
Owner

Thank you for this pull request.

@friedrith friedrith merged commit f42008f into friedrith:master Sep 1, 2019
@friedrith
Copy link
Owner

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Repository owner locked and limited conversation to collaborators Aug 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants