SERINDA – another success

Another two sets of successes today. The first is Windows installation of the Angular 6 MEAN stack version.  Simple installation steps are listed on the npm page here. I deleted my node_modules directory installed cmake from here (the windows msi) npm install --global windows-build-tools npm install Everything ran perfect - there were some audit warnings that I'm ignoring …

I spoke too soon

Rather I complained too soon. I was able to figure out the routing issue and get the voice commands fixed in the Angular (6) app. So no more working with the previous application. I'm now attempting to install opencv4nodejs on Windows (main) instead of WSL so I can run the app there. I don't know …

SERINDA – update

As with all projects, I start to get burnt out after things don't go as planned and I start spinning my wheels.  That's why this project has taken so long to work on.  I run into limitations on hardware, software, linking the two, and so on.  Or I get sidetracked.  I want to be working …

A few minor updates

The HUD "goggles" I was expecting are delayed.  No one knows where they are.  Not FedEx. Not Amazon.  Right now, Wilson is enjoying some HUD lenses and pretending to see, well anything AR. My MEAN.io seed turned to bust.  I worked too hard to get it to run.  So I found another seed that took …

flex-layout and ContextElementDependency errors – MEAN upgrade

While attempting to update my current version of SERINDA to Angular 7 I was using the Mean.io boilerplate.  There are a few lines of instructions and that's it. No other instructions to be found anywhere.  That annoys me, however, it is quite complete, in my opinion, on what I'd need.  If I don't like this, …