Finding something inside windows

 got an error while running azure-js-sdk package:

: File C:\Users\<path>\AppData\Roaming\npm\rush.ps1 cannot be loaded. The file C:\Users\<path>\AppData\Roaming

found it's solution also in one of the post: 

[Solved] AppData\Roaming\npm\ng.ps1 cannot be loaded because running scripts is disabled on this system (techstrology.com)

it says about deleting rush.ps1 file but i wasn't able to find it's parent folder.

Later I found that this inside an hidden folder, this article helped in fixing the issue:

How to Find and Use the AppData Folder in Windows (lifewire.com)

Comments

Popular posts from this blog

Kustov query language

Making all service APi's generic

How I learned LINQ query Fundamentals