Skip to main content
Question

Node.js and Visual Studio 2022

  • August 14, 2023
  • 1 reply
  • 526 views

Joe Schmucker
Captain II
Forum|alt.badge.img+3

I am embarking on the journey to begin learning the new UI and migrating my customizations to it.

I only have VS 2022 installed.  When I was installing Node.js, it shows that it is trying to modify the VS 2019 installer.  

There were errors in the Node.js install.  Do I have to do this in VS 2019?  I don’t want to install it if I don’t have to.

Has anyone begun this journey?  I have never worked with TypeScript etc..

1 reply

Joe Schmucker
Captain II
Forum|alt.badge.img+3
  • Author
  • Captain II
  • August 14, 2023

I’ve submitted a support request.  I have been able to get the needed components installed.  I just can’t get these to run without errors.  

Open a command prompt window, change the directory to FrontendSources folder of the site
- Execute npm run getmodules
- Execute npm run build-dev

If anyone else had errors getting those two commands to run, I’d love to know if you figured out what to do.