problem: Error: Permission denied (publickey) try: git config –global user.email try: > git config –global user.name webdevdaniel > ssh -T git@github.com Permission denied (publickey). help: https://help.github.com/articles/error-permission-denied-publickey/ related: $ eval “$(ssh-agent -s)” Agent pid 91130 ~/GitHub/Trump (Daniel) $ eval $(ssh-agent -s) Agent pid 93421 $ ssh-add -l The agent has no identities. ~/GitHub/Trump (Daniel) $ ssh-add -l -E md5 The agent has no identities. most helpful: https://gist.github.com/adamjohnson/5682757 Next: https://pages.github.com/
"Error: Permission denied (publickey)"Author: webDevDaniel
npm WARN angular-in-memory-web-api@0.6.0 requires a peer of @angular/common@^6.0.0-rc.0 but none is installed. You must install peer dependencies yourself. npm WARN angular-in-memory-web-api@0.6.0 requires a peer of @angular/core@^6.0.0-rc.0 but none is installed. You must install peer dependencies yourself. npm WARN angular-in-memory-web-api@0.6.0 requires a peer of @angular/http@^6.0.0-rc.0 but none is installed. You must install peer dependencies yourself. npm WARN angular-in-memory-web-api@0.6.0 requires a peer of rxjs@^6.0.0-beta.1 but none is installed. You must install peer dependencies yourself. npm WARN angular2-jwt@0.2.3…
"updating hoek"
type nul >> type nul >> filename This should work too: C:\copy con yourfile.txt [enter]
"Instead of touch for Windows"
[4/4] Building fresh packages… success Saved lockfile. warning Your current version of Yarn is out of date. The latest version is “1.6.0”, while you’re on “1.5.1”. info To upgrade, run the following command: $ curl -o- -L https://yarnpkg.com/install.sh | bash $ typings install for Windows, try: npm upgrade –global yarn yarn@1.6.0 updated 1 package in 2.108s yarn -v 1.6.0 typings install ? https://www.npmjs.com/package/typings This package has been deprecated Author message: Typings is deprecated in favor…
"Update Yarn"
Webdevdaniel.com – Technology info Webdevdaniel.com is hosted in United States / Wayne . Webdevdaniel.com doesn’t use HTTPS protocol. Number of used technologies: 11. First technologies: CSS, Flexslider, Google Font API, Number of used javascripts: 13. First javascripts: Shareaholic.js, Wp_cirrus_gwt.nocache.js, Jquery.js, Number of used analytics tools: 1. First analytics tools: ClustrMaps, Number of used plugins, modules: 3. Its server type is: Apache. Its CMS is: WordPress. Mobile Web and Games Development Journal – Footprints of a Developer … www.webdevdaniel.com/ Footprints of a Developer Seeking for Answers to Digitally Encoded Problems About…
"WebDevDaniel Technology Info"
Videos, Code Examples, Resources, etc. More Details: http://webdevdaniel.com/open-close.webdev SEE ALL : https://codepen.io/write/black-white-open-close | https://codepen.io/profoundcoder/post/black-white-open-close Videos #VIDEO #1: SOLUTION … NO CODE, JUST A 1 MINUTE POST CODING OVERVIEW OF MY SOLUTION. Link: https://www.youtube.com/watch?v=iYrF_7SKpKU #VIDEO #2: Link: https://www.youtube.com/watch?v=043AvDOBklY&index=2&list=PLPVeR9-Ayd5ykAfqe3PdZQqR_eLr8nW2D #New and Improved Solution! AUGUST 10, 2016 #OPEN-CLOSED-V1 : USING IMAGES AUGUST 10, 2016 #OPEN-CLOSED-V2 : WITHOUT USING IMAGES #From Yesterday: My Original, (maybe more complex solution) AUGUST 09, 2016 #MIND + MOUTH – V2 : AUGUST 09, 2016 #MIND + MOUTH – V3 :…
"open-close.webdev"
[3/4] Linking dependencies … warning ” > angular2-jwt@0.2.3″ has incorrect peer dependency “@angular/core@^2.0.0||^4.0.0″. warning ” > angular2-jwt@0.2.3″ has incorrect peer dependency “@angular/http@^2.0.0||^4.0.0”.
"angular2-jwt@0.2.3 – is this old?"
1.) > npm install @angular/cli@next — > uws@9.14.0 install C:\~~~\node_modules\uws > node-gyp rebuild > build_log.txt 2>&1 || exit 0 > @angular/cli@6.0.0-rc.5 postinstall C:\~~~\node_modules\@angular\cli > node ./bin/ng-update-message.js ================================================================================ The Angular CLI configuration format has been changed, and your existing configuration can be updated automatically by running the following command: ng update @angular/cli –migrate-only –from=1 ================================================================================ npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.1.3 (node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.3: wanted {“os”:”darwin”,”arch”:”any”} (current:…
"npm install update angular cli to next"
Go to https://cssgridgarden.com/ and attempt it yourself! Check out my “soultions” if you are stuck Solutions will also be posted / shared on GitHub! (https://github.com/profoundhub/cssGridGarden-Solutions) 1 #water { grid-column-start: 3; } 2 #poison { grid-column-start: 5; } 3 4 grid-column-start: 4; 5 6 grid-column-start: 4; 7 8 9 10 grid-column-start: -4; 11 grid-column: 4/6; 12 grid-column: span 3/5; 13 14 grid-column: 2; grid-row: 5; 15 grid-row: 1 /6; grid-column: 2 / 6; 16 #water {…
"Solutions for cssGridGarden"
Keynote Address Presented by Brad Green, Miško Hevery and Kara Erickson Slides | Sketchnotes Related Topics: JavaScript · JavaScript Frameworks · Web Development · nodeJS · HTML5 · Front-end Development · Computer programming · Software Development · JavaScript Applications · JavaScript Libraries
"ng-conf 2018 virtually"