After following the instructions in this guide: https://github.com/walmartlabs/thorax-seed/blob/master/README.md, I ran into an unexpected issue on my Windows machine. When running
npm start
It seems like bower is doing a lot of work (presumably loading dependencies), but at the end, I encounter some strange errors:
Command line output: http://pastebin.com/6exW5RGT
Contents of npm-debug: http://pastebin.com/bUmgKM8t
bower.json contents: http://pastebin.com/Vf1ffMDa
Unable to find help online for this specific error related to Windows, so reaching out here for assistance.