Buzz Zhang

Results 17 comments of Buzz Zhang

This is useful for when we want to catch custom protocol such as "custom://something" and do some custom action, like opening another app or .exe.

This project is deprecated. There are already 5 months nobody maintain it anymore.

I tried to use cronjob in container, but it does not work, so I have to use a seperate container to run the cron job, but it seems the `tempfs`...

Yes, as the code has 3 years not updated, I have to downgrade eslint-plugin-import to 2.18.2, it works again. If you really need this plugin, the only way to make...

> Yes, as the code has 3 years not updated, I have to downgrade eslint-plugin-import to 2.18.2, it works again. If you really need this plugin, the only way to...

Yes! Everyone who come to this page, you can replace your plugin to eslint-import-resolver-custom-alias. Thanks, @noppa !

亲测可行,把vue-loader降至14.0.0即可

> I've upgraded via pip and still get the same error. You should change from `openai.Completion.create` to `openai.ChatCompletion.create`.