if you install from a package manager you bin may be called nodejs so you just need to symlink it like so "ln -s /usr/bin/nodejs /usr/bin/node"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <!-- saved from url=(0050)https://colorlib.com/polygon/gentelella/login.html --> | |
| <html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | |
| <!-- Meta, title, CSS, favicons, etc. --> | |
| <meta http-equiv="X-UA-Compatible" content="IE=edge"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1"> | |
| <title>Gentallela Alela! | </title> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "name": "Ninoy Aquino International Airport", | |
| "iata": "MNL", | |
| "iso": "PH" | |
| }, | |
| { | |
| "name": "Mactan Cebu International Airport", | |
| "iata": "CEB", | |
| "iso": "PH" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "private": true, | |
| "engines": { | |
| "node": ">=0.10.0" | |
| }, | |
| "devDependencies": { | |
| "apache-server-configs": "^2.7.1", | |
| "connect": "^3.0.1", | |
| "connect-livereload": "^0.5.0", | |
| "del": "^0.1.0", |
NewerOlder