Andrew
Andrew
Also to clarify, this leak happens regardless if the callback with `bullet.kill();` is called or not - and whether the callback is defined or not. So `this.physics.add.overlap(this.allSprites, this.weapon.bullets);` still causes...
@16patsle Fair enough; it has been a while lol but I might take another shot at this and see what might have been happening 👍 If you want to close...
Not sure what the policy is re. commenting, or if the `Issue` tab is being actively audited ... but I _think_ this may be the problem? https://github.com/gatsbyjs/gatsby/blob/9584173c7730dc4409de57f80539d0bdfdd75c4b/packages/gatsby/src/utils/page-ssr-module/lambda.ts#L34-L35 Because when I...
Looks like https://github.com/gatsbyjs/gatsby/pull/39005 might fix this?
Happening here too; any and all `netlify xyz` commands throwing the same error: tried installing both globally & locally within my specific project - same result. Every single command (except...
Tried installing `18.1.0` just to drop to last major version - same problem.
@serhalp I tried a very versions back and had the problem; finally installed `17.38.1` and it worked. It was an arbitrary pick.