Skip to content

Error using swift plugin #535

@pvignau

Description

@pvignau

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions