convertersystems / opc-ua-samples

Sample HMIs using OPC Unified Architecture (OPC UA) and Visual Studio.
MIT License
107 stars 43 forks source link

Workstation.NodeServer - install missing NPM packages. #8

Closed abrasat closed 7 years ago

abrasat commented 7 years ago

The missing NPM packages are not installed automatically when building the Workstation.NodeServer project. To generate them the "Install missing NPM packages" context menu inside the NodeServer project has to be explicitly executed.

awcullen commented 7 years ago

Thanks for comment.