-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Versions
- @terrazzo/cli: 0.10.2
- @terrazzo/plugin-swift: 0.2.2
Node.js version
22.19.0
OS + version
macOS 15.6.1
Description
Error when building tokens while swift plugin is installed et configured
Reproduction
Initialize a new Terrazzo project:
npx tz init
Select any design system (e.g., "Adobe Spectrum").
When prompted to "Install plugins?", Do not select any plugin.
The init command will complete successfully.
Add and configure @terrazzo/plugin-swift plugin accordingly to doc page
Attempt to build the project:
npx tz build
An error occurs :
✗ [config] Cannot read properties of undefined (reading 'channels')
Expected result
Tokens are built correctly
Extra
- I’m willing to open a PR (see CONTRIBUTING.md)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working