Kenrick

Results 28 issues of Kenrick

When choosing [Babel 7.7.5](https://lihautan.com/babel-ast-explorer/#?eyJiYWJlbFNldHRpbmdzIjp7InZlcnNpb24iOiI3LjcuNSIsImZsb3ciOnsib3B0aW9ucyI6e30sImVuYWJsZWQiOnRydWV9LCJ0eXBlc2NyaXB0Ijp7Im9wdGlvbnMiOnt9LCJlbmFibGVkIjpmYWxzZX0sImpzeCI6eyJvcHRpb25zIjp7fSwiZW5hYmxlZCI6dHJ1ZX0sImRlY29yYXRvcnMtbGVnYWN5Ijp7Im9wdGlvbnMiOnsiZGVjb3JhdG9yc0JlZm9yZUV4cG9ydCI6ZmFsc2V9LCJlbmFibGVkIjp0cnVlfSwiY2xhc3NQcm9wZXJ0aWVzIjp7Im9wdGlvbnMiOnt9LCJlbmFibGVkIjp0cnVlfSwiZHluYW1pY0ltcG9ydCI6eyJvcHRpb25zIjp7fSwiZW5hYmxlZCI6dHJ1ZX19LCJ0cmVlU2V0dGluZ3MiOnsiaGlkZUVtcHR5Ijp0cnVlLCJoaWRlTG9jYXRpb24iOnRydWUsImhpZGVUeXBlIjp0cnVlLCJoaWRlQ29tbWVudHMiOnRydWV9LCJjb2RlIjoiLy9AZmxvd1xuXG5jb25zdCBoZWxsbzogbnVtYmVyID0gNDI7XG4ifQ==), the application displays this error: > TypeError: t is undefined ![Screenshot 2020-10-06 at 2 29 10 PM](https://user-images.githubusercontent.com/3090380/95166494-904d8400-07e0-11eb-9c72-a1437fa3c9c4.png) ---- [Babel 7.7.4](https://lihautan.com/babel-ast-explorer/#?eyJiYWJlbFNldHRpbmdzIjp7InZlcnNpb24iOiI3LjcuNCIsImZsb3ciOnsib3B0aW9ucyI6e30sImVuYWJsZWQiOnRydWV9LCJ0eXBlc2NyaXB0Ijp7Im9wdGlvbnMiOnt9LCJlbmFibGVkIjpmYWxzZX0sImpzeCI6eyJvcHRpb25zIjp7fSwiZW5hYmxlZCI6dHJ1ZX0sImRlY29yYXRvcnMtbGVnYWN5Ijp7Im9wdGlvbnMiOnsiZGVjb3JhdG9yc0JlZm9yZUV4cG9ydCI6ZmFsc2V9LCJlbmFibGVkIjp0cnVlfSwiY2xhc3NQcm9wZXJ0aWVzIjp7Im9wdGlvbnMiOnt9LCJlbmFibGVkIjp0cnVlfSwiZHluYW1pY0ltcG9ydCI6eyJvcHRpb25zIjp7fSwiZW5hYmxlZCI6dHJ1ZX19LCJ0cmVlU2V0dGluZ3MiOnsiaGlkZUVtcHR5Ijp0cnVlLCJoaWRlTG9jYXRpb24iOnRydWUsImhpZGVUeXBlIjp0cnVlLCJoaWRlQ29tbWVudHMiOnRydWV9LCJjb2RlIjoiLy9AZmxvd1xuXG5jb25zdCBoZWxsbzogbnVtYmVyID0gNDI7XG4ifQ==) is still working btw ![Screenshot 2020-10-06...

![Screenshot 2019-10-09 at 6 37 46 PM](https://user-images.githubusercontent.com/3090380/66474448-e8fe1a00-eac3-11e9-906f-7a2dab952619.png) Is there any example or documentation for the expected "Custom Parser" file?

TODOs - [ ] Init game - [ ] Making move - [ ] Save state - [ ] Load state - [ ] Export canvas as image

Plans: - [ ] Make [c4](https://github.com/kenrick95/c4bot) as a submodule? or as a NPM package to depend on. - [ ] Upgrade `botbuilder` dependency - [ ] Change canvas dependency to...

Thanks for updating the library to support ACME v2. I've verified with the latest version that the tool is now working again and able to issue new certificates. One thing...

feature

### pnpm version: 7.5.1 Also used 6.32.25 and issue exist too ### Code to reproduce the issue: Scenario: In a monorepo, there are two packages: G & F - Package...

type: bug

### pnpm version: 7.5.1 ### Code to reproduce the issue: In this repo: https://github.com/kenrick95/pnpm-testing-repro-peers-issue using PNPM which has #4776 implemented causes `pnpm install --frozen-lockfile`to always fail regardless if `pnpm install`...

type: bug

In both [Readme](https://github.com/developit/microbundle/blob/master/README.md) and [mangle.json wiki page](https://github.com/developit/microbundle/wiki/mangle.json), it mentions about how to mangle properties using mangle.json file. It said: > This can be done in a mangle.json configuration file, [.....]...