Npx @grafana/toolkit plugin:create — Errors

Hello.

Please help me figure it out. I try to create a plugin with the command:

npx @grafana/toolkit plugin:create my-plugin

(as suggested in the tutorial — Build a panel plugin | Grafana Plugin Tools ), but errors occur. And plugin is not creating.

The errors are as follows:

Grafana v7.0.1. on Debian
nodejs v12.17.0
npm v6.14.5
grafana/toolkit v7.0.3

What could be the problem?

If this will be help, log of this run - 2020-06-12T19_13_11_684Z-debug.log - Google Drive

did you find what is the issue?