Skip to content
Tuesday, March 9, 2021
  • LinkedIn
  • Instagram
  • FaceBook
  • Twitter
  • Where’s Close Other Tabs? November 19, 2019
  • roots-cleanup php errors October 23, 2019October 23, 2019
  • json-server May 18, 2018May 13, 2018
  • Angular CLI configuration format has changed May 17, 2018May 13, 2018
  • NG6 New Portal May 16, 2018May 13, 2018
  • Setup new NG 6 via @angular/cli@6.0.1 May 15, 2018May 13, 2018
  • Downgrading TypeScript May 14, 2018May 13, 2018
  • Trying to upgrade to NG 6 May 13, 2018
  • GIT refusing to merge unrelated histories May 12, 2018May 15, 2018
  • angular-gh-pages bash: /dev/tty: No such device or address May 10, 2018May 15, 2018

Web Development Journal

Web Dev Daniel's Alter Humble Musing and Code Repo of Errors

  • Home
  • Contact
webdevdaniel

Where’s Close Other Tabs?

webDevDanielNovember 19, 2019

All the rage… re: Where’s my “Close Other Tabs”?? Check out: 1. Where’s Close Other Tabs? – Google Chrome Help – Google Support https://support.google.com/chrome/thread/17617890?hl=en & 2. Chrome keyboard shortcut to “close other tabs”? https://superuser.com/questions/298576/chrome-keyboard-shortcut-to-close-other-tabs

solutions webdevdaniel WordPress

roots-cleanup php errors

webDevDanielOctober 23, 2019October 23, 2019

error in your roots-cleanup.php? take a look at your class roots_nav_walker extends Walker_Nav_Menu … does it look like this? { function start_el(&$output, $item, $depth, $args) … add / replace: $depth = 0, $args = array(), $id = 0 result: class roots_nav_walker extends Walker_Nav_Menu { function start_el(&$output, $item,$depth = 0, $args = array(), $id = 0)

json webdevdaniel

json-server

webDevDanielMay 18, 2018May 13, 2018

json-server ‘json-server’ is not recognized as an internal or external command, operable program or batch file. json-server : The term ‘json-server’ is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + json-server –watch src/data/db.json –port 4906030 + ~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (json-server:String) [], CommandNotFoundException…

angular code errors

Angular CLI configuration format has changed

webDevDanielMay 17, 2018May 13, 2018

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 $> ng update @angular/cli –migrate-only –from=1 Your global Angular CLI version (6.0.1) is greater than your local version (6.0.0-rc.5). The local Angular CLI version is used. To disable this warning use “ng config -g cli.warnings.versionMismatch false”. Updating karma configuration Updating configuration Removing old config file (.angular-cli.json) Writing config file…

angular javascript node npm yarn

NG6 New Portal

webDevDanielMay 16, 2018May 13, 2018

CREATE portal/angular.json (3404 bytes) CREATE portal/package.json (1310 bytes) CREATE portal/README.md (1023 bytes) CREATE portal/tsconfig.json (384 bytes) CREATE portal/tslint.json (2805 bytes) CREATE portal/.editorconfig (245 bytes) CREATE portal/.gitignore (503 bytes) CREATE portal/src/environments/environment.prod.ts (51 bytes) CREATE portal/src/environments/environment.ts (631 bytes) CREATE portal/src/favicon.ico (5430 bytes) CREATE portal/src/index.html (293 bytes) CREATE portal/src/main.ts (370 bytes) CREATE portal/src/polyfills.ts (3194 bytes) CREATE portal/src/test.ts (642 bytes) CREATE portal/src/assets/.gitkeep (0 bytes) CREATE portal/src/styles.css (80 bytes) CREATE portal/src/browserslist (375 bytes) CREATE portal/src/karma.conf.js (964 bytes) CREATE portal/src/tsconfig.app.json (194…

Recent Posts

  • Where’s Close Other Tabs?
  • roots-cleanup php errors
  • json-server
  • Angular CLI configuration format has changed
  • NG6 New Portal

Archives

Categories

Thank You



Popular Searches

  • index
  • rg
  • Popular
  • Recent
  • Comment

Where’s Close Other Tabs?

webDevDanielNovember 19, 2019

WebDevDaniel Technology Info

webDevDanielApril 26, 2018April 25, 2018

open-close.webdev

webDevDanielApril 25, 2018April 25, 2018

angular2-jwt@0.2.3 – is this old?

webDevDanielApril 24, 2018

npm install update angular cli to next

webDevDanielApril 23, 2018April 22, 2018

Where’s Close Other Tabs?

webDevDanielNovember 19, 2019

roots-cleanup php errors

webDevDanielOctober 23, 2019October 23, 2019

json-server

webDevDanielMay 18, 2018May 13, 2018

Angular CLI configuration format has changed

webDevDanielMay 17, 2018May 13, 2018

NG6 New Portal

webDevDanielMay 16, 2018May 13, 2018

    No Comments

What's Popular

nodemon errors

webDevDanielFebruary 13, 2018April 13, 2018

Failed to compile 3

webDevDanielFebruary 18, 2018April 17, 2018

angular-gh-pages bash: /dev/tty: No such device or address

webDevDanielMay 10, 2018May 15, 2018

ng-conf 2018 virtually

webDevDanielApril 22, 2018April 22, 2018

WebDevDaniel Technology Info

webDevDanielApril 26, 2018April 25, 2018

Tags

0kay 127.0.0.1 ama angular angular core API ask me anything camel camelCase camel case camelcase.js camels DearDanieLim dependencies deprecated errors express express.js fix git github GraphQL HTTP immortal immportal javascript js listener misspellings mongo musings network node nodejs node js npm REST shower thoughts showerthoughts tutorials Warnings WebDevDaniel whimsical wordpress yarn
March 2021
M T W T F S S
« Nov    
1234567
891011121314
15161718192021
22232425262728
293031  

JavaScript 2018

Get the JavaScript Coding Bundle: Become a Master Web Developer & Learn the Latest Techniques with This Massive 12-Part JavaScript Bundle - On Sale Now

Categories

  • LinkedIn
  • Instagram
  • FaceBook
  • Twitter
Copyright © 2018 Web Development Journal. All rights reserved. WebDevDaniel. Powered by DearDanielim.
  • HELP
  • DearDanieLim