From ed2c1136ad0e7e80c0f615481e9946021789ebc8 Mon Sep 17 00:00:00 2001 From: Akshit Ahuja Date: Tue, 10 Aug 2021 14:27:58 +0530 Subject: [PATCH] Added generalized path for sails --- .../Lifting sails in terminal using launch.json from VS code.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notes/Lifting sails in terminal using launch.json from VS code.md b/notes/Lifting sails in terminal using launch.json from VS code.md index f715e9d..2839835 100644 --- a/notes/Lifting sails in terminal using launch.json from VS code.md +++ b/notes/Lifting sails in terminal using launch.json from VS code.md @@ -1,7 +1,7 @@ # Lifting sails in terminal using launch.json from VS code sails is installed globally here - -`/usr/local/lib/node\_modules/sails` +`$(npm root -g)/sails` Add this to the top of `/bin/sails.js`