I want to create a Custom Visual on powerbi but get error after I run pbiviz package
command on cmd.
(I followed the guide on https://radacad.com/interactive-map-using-r-and-power-bi-create-custom-visual-part-1)
Related Package Version:
karma-webpack@3.0.5
karma@4.1.0
extract-text-webpack-plugin@4.0.0-beta.0
Note:"npm i -D extract-text-webpack-plugin@next" can't work with me
Error message:
info Building visual...
info Start preparing plugin template
(node:868) DeprecationWarning: Tapable.plugin is deprecated. Use new API on
.hooks
insteadinfo Finish preparing plugin template
info Start packaging...
error Author name is not specified
error Author e-mail is not specified
error The visual description is not specified
error supportUrl is not specified