# Yoga-layout build problem

**URL:** https://discourse.roots.io/t/yoga-layout-build-problem/25912
**Category:** bud
**Tags:** bud, sage10
**Created:** 2023-09-03T15:41:04Z
**Posts:** 1

## Post 1 by @techname — 2023-09-03T15:41:04Z

I ma getting this error accidently , it is not related to the project - I am using Sage starter theme 10 and bedrocks environment on ubuntu , using lando  
When I run  
`lando build` , it show me  
bud build  
[bud@6.4.5] [sage] error JSONParseError: Cannot parse records: Unexpected end of JSON input while parsing empty string  
…

> public\_html/app/themes/theme/node\_modules/yoga-layout-prebuilt/yoga-layout/build/Release/nbind.js:53  
> throw ex  
> ^

```
JSONParseError: Cannot parse records: Unexpected end of JSON input while parsing empty string
```

I have googled it a lot and got nothing  
Thanks in advance
