UKHomeOfficeForms / hof

Bootstrap a HOF project
MIT License
15 stars 17 forks source link

Fix yarn link, hof-build & hof-transpiler need to be executables #219

Closed sulthan-ahmed closed 3 years ago

sulthan-ahmed commented 3 years ago

What

yarn link will fail without certain files being executables

Why

Here is the problem and solution in more detail https://github.com/yarnpkg/yarn/issues/3587