Kevin Potschien
Kevin Potschien
## Version * Phaser Version: 3.60.0 * Operating system: MacOS ## Description The method is failing with `Uncaught TypeError: can't access property "tileWidth", set is undefined` originating from `@function Phaser.Tilemaps.Components.PutTileAt`...
# π bug report When encountering a .scss file included in pug, Parcel seems to be using the css tranformer, instead of the scss tranformer ```π¨ Build failed. @parcel/transformer-css: Unexpected...
### Describe the bug lerna version unable to `git push` back to repo. ### Expectation ideally i was hoping lerna-lite version would use the provided `GL_TOKEN` to try and access...
**Describe the bug** Using a minimal setup, the compilter throws the following error ``` [1] Error: Cannot find module 'phaser3spectorjs' [1] Require stack: [1] - /Users/kevinsensory/Coding/test/node_modules/phaser/src/renderer/webgl/WebGLRenderer.js [1] - /Users/kevinsensory/Coding/test/node_modules/phaser/src/renderer/webgl/index.js [1]...
Hey there, using `PARCEL-NAMER-REWRITE-PROFILE=development parcel build src/app.ts --no-source-maps --config .parcelrc.dev ` throws the following error: `scripts/build.dev.sh: line 5: PARCEL-NAMER-REWRITE-PROFILE=development: command not found` it seems like it should be underscores, but...