-
Notifications
You must be signed in to change notification settings - Fork 41
Description
I trying to compile from source with with the pbiviz package command but receive the following error message:
pbiviz package --verbose
info powerbi-visuals-tools version - 6.2.0
warn Using recommended eslint config.
info Running lint check...C:\Users\JohnDoe\Downloads\PowerBI-visuals-WordCloud-1.7.1\src\utils.ts
30:44 error Math.random produces insecure random numbers. Use crypto.randomBytes() or window.crypto.getRandomValues() instead powerbi-visuals/insecure-random
31:44 error Math.random produces insecure random numbers. Use crypto.randomBytes() or window.crypto.getRandomValues() instead powerbi-visuals/insecure-random
32:43 error Math.random produces insecure random numbers. Use crypto.randomBytes() or window.crypto.getRandomValues() instead powerbi-visuals/insecure-random✖ 3 problems (3 errors, 0 warnings)
info Lint check completed.
error Visual doesn't support some features required for all custom visuals:error Visual version should consist of 4 parts. Update the pbiviz.json file