Alex Fang

Results 7 comments of Alex Fang

This is not only in zsh, I tested in cmd env, and got the same error. Result for `node -e "console.log(require.resolve('./node_modules/cz-conventional-changelog'))"` in zsh is: ```bash E:\Projects\Github\boxsnake\update-vue2-vite\node_modules\cz-conventional-changelog\index.js ```

I am assuming you are using Linux. On Debian / Ubuntu -like OS: use `sudo apt-get install google-perftools` Or, on RedHat / Fedora - like OS: use `sudo yum install...

I made this PR to be merged. https://github.com/microsoft/vscode-sublime-keybindings/pull/149

Call `Finalize()` on `*stm.Sitemap` will automatically save the index & sitemap (chunk) file. And, each chunk file should have < 50M & 50000 entries. If the limit is exceeded, It...

In my situation, I have some static site files to be merged into index file. Everytime I call `Finalize()`, it will only save the local sitemap (newly saved) to index...

> It looks to me like the approval process of that PR is somehow broken... There should actually be enough reviewers now 🤷‍♂️ The merge is stuck due to a...