Skip to content

[Formulus] npm install fails unless components/tokens are built #590

Description

@r0ssing

Component

  • formulus (React Native mobile app)
  • formulus-formplayer (React web app)
  • synkronus (Go backend server)
  • synkronus-cli (Command-line utility)
  • Documentation
  • Other (please specify)

Feature Description

Could we implement something to better faciliate first-time builds? Right now, if one just clones the repo and runs
``bash
cd formulus
npm install

it will fail with a cryptic error, because the components and tokens are not yet built.. Building those will solve the issue, but it is a small bump on the way for smooth onboarding?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestvNextMinor"vNextMinor" would currently mean for example v1.1.0

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions