The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Good evening,
I am trying to find out more about creating custom visuals and I have been following all the information about it, leading up to launching 'pbiviz start' in cmd. The directory I am in is my new project one and I receive the following errors:
info Installing API: ~2.6.0...
error npm install powerbi-visuals-api@~2.6.0 failed
error Cannot read property 'version' of null
Would you know any workaround for it?
Hello @paul-maessen ,
I indeed did, however I decided fiddling around before going to the .json files. Tried installing Node.js 14.15.4 instead of 15.7.0, followed all the installation steps for npm and the certificate and now it works. Thank you for getting back to me!
Hi @georgiosan
Did you run "npm install" before starting "pbiviz start"?
Can you show us the content of the files "pbiviz.json" and "package.json"
Thanks
Paul