heavysixer / node-pptx

Generate PPTX files on the server-side with JavaScript.
MIT License
161 stars 44 forks source link

npm package not installing correctly #40

Closed vcheeze closed 4 years ago

vcheeze commented 5 years ago

npm i nodejs-pptx doesn't seem to install all the correct files. Right now I see index.js, the license file, package.json, and readme.md. Can you please check/fix this? Thank you!

isklikas commented 5 years ago

Happens to me too!

gregdolley commented 4 years ago

@vcheeze @isklikas I have updated the package.json file to include the missing /lib folder. Please try installing again. It should work now.