Tag: npm

  • Uncaught SyntaxError: Unexpected token < – ReactJS Build

    Hi everyone, A ReactJS issue I ran into after running npm run build: Uncaught SyntaxError: Unexpected token < This one took a while to track down but it essentially boils down to the built index.html file referencing paths relatively: Issue: index.html was referencing “</html". Instead of: "</html". This meant that anytime a page was accessed…

  • VirtualDog Tutorial PluralSight

    Hey everyone, Just taking a quick look at Jasmine with Typescript and found a decent looking tutorial on PluralSight with a sample app called VirtualDog. Attempting to run the following command resulted in an error on Windows 10: npm run bower-typings > concurrently “bower install” “typings install” [0] ‘bower’ is not recognized as an internal…

Create a website or blog at WordPress.com