heavysixer / node-pptx

Generate PPTX files on the server-side with JavaScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm package not installing correctly

vcheeze opened this issue · comments

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!

Happens to me too!

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