-
Notifications
You must be signed in to change notification settings - Fork 12
[Formulus] npm install fails unless components/tokens are built #590
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestvNextMinor"vNextMinor" would currently mean for example v1.1.0"vNextMinor" would currently mean for example v1.1.0
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestvNextMinor"vNextMinor" would currently mean for example v1.1.0"vNextMinor" would currently mean for example v1.1.0