Henry Yu

Results 5 comments of Henry Yu

> @HazyFish - You are probably using NPM 7. NPM 7 has a little bit different behavior when it comes to child peer dependencies - NPM 6 would warn you...

Looks like the error occurs only when the property containing the mapped type is one or more level(s) deeper than the document data model. ```ts export interface DocDataModel { preferences:...

> In my case, I actually had to add `@docusaurus/types` to the dependencies of my doc project - `@docusaurus/theme-common` was being duplicated by PNPM because `@docusaurus/utils` sometimes had the `@docusaurus/types`...

Node.js 16 is now in LTS. Please provide the pre-built binary. Thanks!!! ``` npm ERR! node-pre-gyp http GET https://github.com/yanyiwu/nodejieba/releases/download/v2.5.2/nodejieba-v2.5.2-node-v93-win32-x64.tar.gz npm ERR! node-pre-gyp ERR! install response status 404 Not Found on...