7nohe / laravel-typegen

The library lets you generate TypeScript types from your Laravel code
79 stars 5 forks source link

Error on running npm run typegen #23

Closed darkwolf66 closed 7 months ago

darkwolf66 commented 7 months ago

Hey hey, this is personal project I haven't touch for a while, and now I'm getting this error when trying to run the command. Any idea what could be happening? image

darkwolf66 commented 7 months ago

I downgraded to version 0.5.0 and it works again. Looks like that was made an upgrade on glob to a newer version without updating the code..

7nohe commented 7 months ago

This has been resolved in v0.5.2.