Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
georgiosan
New Member

Pbiviz Start - Cannot read property 'version' of null

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? 

 

2 REPLIES 2
georgiosan
New Member

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!

 

 

paul-maessen
Resolver I
Resolver I

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

 

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors