Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
amazingrando opened this issue Oct 25, 2024 · 0 comments
Open

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

amazingrando opened this issue Oct 25, 2024 · 0 comments

Comments

@amazingrando
Copy link
Contributor

amazingrando commented Oct 25, 2024

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

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

No branches or pull requests

1 participant