utopiops / belfy

Create a CRUD application from simple data definition yaml files and customise it using yaml.
https://belfy.io
Apache License 2.0
96 stars 3 forks source link

Exception when creating Angular project - reported on Discord by Haldun #24

Closed mkamrani closed 6 months ago

mkamrani commented 2 years ago

name: test stack: frontend framework: Angular pm: Yarn uiFramework: Bootstrap testFramework: Default linting: Prettier

Creating the project test ... yarn global v1.22.15 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Building fresh packages... success Installed "@angular/cli@13.3.4" with binaries:

mkamrani commented 2 years ago

I couldn't reproduce it on my Mac with version 0.4.0, would be good to what's the OS of the machine error happened. I'm suspecting this is a Window thing.

TomCockram commented 2 years ago

Yeah, this was performed on windows.

mkamrani commented 2 years ago

Sorry if this has taken some time, I'm using mac. I just started a Windows ec2 instance to be able to debug it.