The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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