node-desktop-application-example
node-desktop-application-example copied to clipboard
Tutorial Issues
First of all, I really liked this tutorial. It was easy to follow and really helped me understand how to set up the project.
I found 2 issues while following along.
- The node-desktop-app-template didn't come with ejs in the package.json file, and it wasn't mentioned in the tutorial to install it.
- To get the template.docx to work, I had to download the file from the repo. Copy and Pasting did not work. I'm not sure of the intended process, but my first instinct was to copy-paste the codeblock from the tutorial into the docx file I made.