Skip to content

pbiviz.json Compiling Error #241

@A00736470

Description

@A00736470

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions