heatmap icon indicating copy to clipboard operation
heatmap copied to clipboard

Build new pbiviz

Open brusezot opened this issue 2 years ago • 2 comments

Hi, thanks a lot for your job !!!

I would like to compile a new pbiviz but i have a error,

Do you have a idea ?

image

brusezot avatar Jul 13 '22 08:07 brusezot

Which environment do use it?

I tried with:

  • node 16.18.1
  • powerbi-visuals-tools version 3 @visualbi/powerbi-visuals-tools-v3 and not 4.x

And it works.

mwinandy avatar Nov 22 '22 19:11 mwinandy

Resolved only with this command :

Check Value Recommendation/Notes npm ping ok npm -v ok current: v9.1.2, latest: v9.1.2 node -v ok current: v18.12.1, recommended: v18.12.1 npm config get registry ok using default registry (https://registry.npmjs.org/) which git ok C:\Program Files\Git\cmd\git.EXE Verify cache contents ok verified 0 tarballs

npm install -g [email protected]

brusezot avatar Nov 24 '22 10:11 brusezot