I was recently trying to install "grunt" the javascript task runner. I followed all the instructions given by the official website. but when I ran >grunt form my elevated command prompt it did not recognize it.
Problem:
grunt.cmd file was missing in the C:\Users\[myUserName]\AppData\Roaming\npm directory.
Solution:
I changed my directory to C:\Users\[myUserName]\AppData\Roaming\npm and then again ran this command >npm install -g grunt-cli and then it created a file named grunt.cmd in my npm directory. Then I was able to use >grunt command from my command line.
Wednesday, November 5, 2014
Wednesday, October 29, 2014
Windows 8.1 Apps Wont Open after Corel Draw X14, Corel Draw X13 installation
Problem
All windows Apps stopped working. When I try to open any windows 8.1 App it will open, show up start App Screen and then close. I was able to see the app on my "Taskbar". I tried all the solutions given on different forums. i.e ran system file checker, tried system app troubleshooter. nothing worked for me.
Reason
I found that it happened after I installed Corel Draw X4. The Corel Draw x4 installation changed some permissions to the App store and apps.
Solution
- Open Registry Editor regedit.exe
- Right Click on HKEY_CLASSES_ROOT
- Click on "Permissions"
- You must have a "ALL APPLICATION PACKAGES" in "Group or User Names". If not present then it is the ROOT OF PROBLEM
- Click on "Add".
- Click on "Advanced".
- Click on "Find Now".
- You will see in the "Search Results" -> "ALL APPLICATION PACKAGES".
- Double click on it and in "Select Users or Groups" You will see it in "Enter the Object name to select".
- Click "Ok".
- Now you will see "ALL APPLICATION PAcKAGES" in "Group or User Names:" list. Click on it.
- click on "Allow" -> "Read". and Click Ok
- Close Registry Editor. No need to restart.
- Click on your apps All of them should be working.
Tuesday, October 28, 2014
comuf.com ftp filezilla Critical error: Could not connect to server
PROBLEM
I had recently a problem that I could not connect to my website ftp using filezilla. It was giving error "Error: Critical error: Could not connect to server".SOLUITION
Problem: My password was same for website admin and ftpSolution: I changed my ftp password and it WORKED.
Subscribe to:
Posts (Atom)