Results 68 comments of vivaxy

`getWds` works fine on Node.js v12. What's your Node.js version?

Hi, @fSergio101. I'd like to make sure the correct version of Node.js is used. Could you please check node version with `> nvm ls default`?

@fSergio101 Hi, could you install the latest `[email protected]`, and type `code DEBUG` to see which node version is running?

@ghostsquad Thank you for your feedback and looking into the root cause. Please try [email protected].

Root cause: https://github.com/terkelg/prompts/issues/200

Hi, @ghostsquad . Thanks for your suggestions. I think there are two ways: #### 1. Prevent it when `git commit`. `gacp` has implemented the `commitlint` [rules](https://github.com/conventional-changelog/commitlint/blob/master/docs/reference-rules.md) about `max-length`s since [2.6.1](https://github.com/vivaxy/gacp/blob/master/CHANGELOG.md#261-2019-07-16)....

See https://github.com/terkelg/prompts/issues/179

Same issue here. I've found a certain way to reproduce the failed test, the yDoc is same, but the prosemirror doc is different. It was a formatting issue already resolved...

Hi, is it possible to bypass the peer dependency resolution error?