Skip to content

Instantly share code, notes, and snippets.

<!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>
[
{
"name": "Ninoy Aquino International Airport",
"iata": "MNL",
"iso": "PH"
},
{
"name": "Mactan Cebu International Airport",
"iata": "CEB",
"iso": "PH"
@JeffreyNaval
JeffreyNaval / fix.md
Last active August 29, 2015 14:25
Fix "/usr/bin/env: node: No such file or directory"

Fix "/usr/bin/env: node: No such file or directory"

Comment: digitalmediums commented on Sep 28, 2012

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"

Source: nodejs/node-v0.x-archive#3911 (comment)

{
"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",
@JeffreyNaval
JeffreyNaval / Sublime Settings.md
Last active February 15, 2016 02:14
Sublime Settings

Sublime Settings