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
var outbound = require('./outbound'); | |
var plugin = this; | |
var to = '[email protected]'; | |
var from = '[email protected]'; | |
var contents = [ | |
"From: [email protected]", | |
"To: [email protected]", |
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
# Prerender configuration: | |
<IfModule mod_headers.c> | |
RequestHeader set X-Prerender-Token "EXTPYjaUpb3wwCWrJHwt" | |
</IfModule> | |
<IfModule mod_rewrite.c> | |
RewriteEngine On | |
<IfModule mod_proxy_http.c> |
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
// Generated on 2015-05-04 using generator-angular 0.11.1 | |
'use strict'; | |
// # Globbing | |
// for performance reasons we're only matching one level down: | |
// 'test/spec/{,*/}*.js' | |
// use this if you want to recursively match all subfolders: | |
// 'test/spec/**/*.js' | |
module.exports = function (grunt) { |
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
// Generated on 2015-05-04 using generator-angular 0.11.1 | |
'use strict'; | |
// # Globbing | |
// for performance reasons we're only matching one level down: | |
// 'test/spec/{,*/}*.js' | |
// use this if you want to recursively match all subfolders: | |
// 'test/spec/**/*.js' | |
module.exports = function (grunt) { |
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
/projects/cms/client/app/scripts/app.js:10 | |
angular | |
^ | |
ReferenceError: angular is not defined | |
at Object.<anonymous> (/projects/cms/client/app/scripts/app.js:10:1) | |
at Module._compile (module.js:456:26) | |
at Object.Module._extensions..js (module.js:474:10) | |
at Module.load (module.js:356:32) | |
at Function.Module._load (module.js:312:12) |
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
// Generated on 2015-05-04 using generator-angular 0.11.1 | |
'use strict'; | |
// # Globbing | |
// for performance reasons we're only matching one level down: | |
// 'test/spec/{,*/}*.js' | |
// use this if you want to recursively match all subfolders: | |
// 'test/spec/**/*.js' | |
module.exports = function (grunt) { |
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
4051 silly install resolved bugs: { url: 'https://github.com/sindresorhus/ansi-regex/issues' }, | |
4051 silly install resolved homepage: 'https://github.com/sindresorhus/ansi-regex', | |
4051 silly install resolved _id: '[email protected]', | |
4051 silly install resolved _shasum: '41c847194646375e6a1a5d10c3ca054ef9fc980d', | |
4051 silly install resolved _from: 'ansi-regex@>=1.1.0 <2.0.0', | |
4051 silly install resolved _npmVersion: '2.1.16', | |
4051 silly install resolved _nodeVersion: '0.10.35', | |
4051 silly install resolved _npmUser: { name: 'jbnicolai', email: '[email protected]' }, | |
4051 silly install resolved dist: | |
4051 silly install resolved { shasum: '41c847194646375e6a1a5d10c3ca054ef9fc980d', |
This file has been truncated, but you can view the full file.
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
0 info it worked if it ends with ok | |
1 verbose cli [ 'node', | |
1 verbose cli 'C:\\Users\\Rahul\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js', | |
1 verbose cli 'install' ] | |
2 info using [email protected] | |
3 info using [email protected] | |
4 verbose readDependencies loading dependencies from E:\mean-skeleton\myclient\package.json | |
5 verbose install where, deps [ 'E:\\mean-skeleton\\myclient', | |
5 verbose install [ 'grunt', | |
5 verbose install 'grunt-autoprefixer', |
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
0 info it worked if it ends with ok | |
1 verbose cli [ 'node', | |
1 verbose cli 'C:\\Users\\Rahul\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js', | |
1 verbose cli 'install', | |
1 verbose cli '--save', | |
1 verbose cli 'node-restful' ] | |
2 info using [email protected] | |
3 info using [email protected] | |
4 verbose install initial load of E:\mean_trial\server\package.json | |
5 warn package.json [email protected] No repository field. |
This file has been truncated, but you can view the full file.
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
0 info it worked if it ends with ok | |
1 verbose cli [ 'C:\\Program Files\\nodejs\\\\node.exe', | |
1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js', | |
1 verbose cli 'install' ] | |
2 info using [email protected] | |
3 info using [email protected] | |
4 verbose node symlink C:\Program Files\nodejs\\node.exe | |
5 verbose install where, deps [ 'C:\\projects\\meanapp\\client', | |
5 verbose install [ 'grunt', | |
5 verbose install 'grunt-autoprefixer', |