Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
The dist folder is missing after installing the package. It is present in version 1.15.2.
Hi @Anonymous
Thank you! I did exactly what you suggested. It is not what I think of a solution. It is more of a workaround. But of corse it helps.
I would have created a github issue on the project but could find the button for that. It seems like a serious bug to me. What do you think?
Hi @Hendrik_P ,
Base on your description, it seems the dist folder is missing when you install the package 1.15.3. However the dist folder is present in version 1.15.2, then you can try to revert to this version by running the commands below:
npm install powerbi-models@1.15.2
Best Regards