Closed smalers closed 3 years ago
I would bet the farm you ran ng --version
outside of the InfoMapper project, and it found and displayed your global installation version. Running the command again at least in the infomapper/
folder should show you the version you're looking for.
This is correct. When I drill down deeper I see it is version 11. I will adjust the script to make sure the version is determined in an appropriate folder. I'm closing this issue.
When doing the build to distribute the Poudre Basin Information to the cloud a warning is printed:
I'd like to run
ng --version
to check the version and set the command line appropriately. However, when I runng --version
I get the following. So what is theversion 11.0
mentioned above? Both Angular and node versions are less than 11, based on the following.