alansegar

Results 2 comments of alansegar

@itache Which version was this raised against? I think this has since been fixed by @atsu85. As far as I can tell it's the same issue as reported in https://github.com/RobWin/assertj-swagger/issues/26...

I had this same issue when using Parcel v2 / https://github.com/ourcade/phaser3-typescript-parcel-template/pull/8 I think it's due to the `parcel-plugin-static-files-copy` devDependency on this line https://github.com/ourcade/phaser3-typescript-parcel-template/blob/master/package.json#L24 not being compatible with Parcel v2. If...