mtrutledge / generator-dnn

Yeoman generator to scaffold DNN / DotNetNuke Modules and Themes.
MIT License
17 stars 10 forks source link

SPA Module does not generate install.zip file on Install buil #74

Open pstudies opened 4 years ago

pstudies commented 4 years ago

Hello Matt, Thank you for creating this for the DNN community.

I followed the instructions for this generator and also watched your video explaining how to use the generator with SouthernFriedDNN. However I dont see the install zip being created anywhere for the SPA module. I was unsure how to debug or figure out why this was happening. I also tried using UpendoDNN generator for the SPA module but it didnt generator and install zip either.

I am an old DNN developer (from snowcovered.com days) who is trying to get back into DNN development. I wanted to build SPA modules with react and use WPI (Library) module for Data access etc. But I am stuck at even getting a sample SPA + React going.

Thank once again for you community offerings.

TimasJackus commented 4 years ago

Hello, @pstudies,

try using yarn package or npm run package after building application. You will find install in dist/ProjectName_*.*.*_Install.zip