Skip to content

[BUG] "tokens:build" command fails  #81

@amazingrando

Description

@amazingrando

Describe the bug
When running "tokens:build" the command fails.

First it fails because the command is looking for a file at ./src/tokens/tokensTransform.mjs but the filename actually ends with a .js. Changing the extension to .mjs fixes this problem.

The second issue is that in the "tokens:transform" command it calls "token-transformer", which is not installed.

To Reproduce
Steps to reproduce the behavior:

  1. Install Emulsify
  2. Run "tokens:build"

Expected behavior
Tokens should be converted into custom variables.

┆Issue is synchronized with this Clickup task by Unito

Metadata

Metadata

Assignees

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