sintaxi / surge

CLI for the surge.sh CDN
https://surge.sh
2.87k stars 136 forks source link

[0.21.2] Error: cannot find module "fstream-ignore" #375

Closed le0nik closed 5 years ago

le0nik commented 5 years ago

Size middleware(among others) uses fstream-ignore

https://github.com/sintaxi/surge/blob/c61b503a019af9bfe74dc5d54f39dcbeccd2a86a/lib/middleware/size.js#L2

but it's not listed in package.json dependencies. It was changed to surge-fstream-ignore in this commit: https://github.com/sintaxi/surge/commit/c2fff29f88728af348142d0a1673a5213f354b59

sintaxi commented 5 years ago

Thanks! Just released v0.21.3 which should resolve the issue.