Skip to content

Error while trying to run a Logic App in Visual Studio Code: Failed to find dependency "windows-process-tree" #752

Discussion options

You must be logged in to vote

I tried the same approach at both my home and my work PC, with 2 differences. On my work PC I didn't install the latest Node.js version, but v14.21.3. On both PCs I executed npm install windows-process-tree, but on my work PC I executed it in the directory my VS Code project was in and I initialized with npm cache clean --force. I don't know what did the trick, but my Logic App now works from within VS Code.

Edit: I now think that I wasn't able to build "windows-process-tree" because I failed to choose the option to install "the necessary tools" when installing and setting up Node.js!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by FerryMan-Coder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants