Skip to content

Instantly share code, notes, and snippets.

View shabeersha's full-sized avatar
🎯
Focusing

Shabeerali KT shabeersha

🎯
Focusing
View GitHub Profile
@shabeersha
shabeersha / npx-command-does-not-work-on-windows.md
Last active November 6, 2021 07:15
npx command does not work on Windows

Running npx does not work on Windows when the user folder path contains a space( space or other special characters in userfolder name/ username )

Error

npm ERR! code ENOLOCAL 
npm ERR! Could not install from "Echo\AppData\Roaming\npm-cache\_npx\14184" as it does not contain a package.json file. 

npm ERR! A complete log of this run can be found in: 
@shabeersha
shabeersha / How to Install Robo3t On Linux Mint 21.md
Last active July 2, 2023 02:35
How to Install Robo3t On Linux Mint 21

Install Robo3t On Ubuntu 18.04

Download the package form Robo3t or using wget
wget https://download.studio3t.com/robomongo/linux/robo3t-1.4.4-linux-x86_64-e6ac9ec.tar.gz
Extract here using

tar -xvzf robo3t-1.4.4-linux-x86_64-e6ac9ec.tar.gz