Skip to content
Monday, February 18, 2019
  • LinkedIn
  • Instagram
  • FaceBook
  • Twitter
  • 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
  • Error: Permission denied (publickey) May 9, 2018May 15, 2018
  • updating hoek April 29, 2018

Web Development Journal

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

  • Home
  • Contact
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…

webdevdaniel

Setup new NG 6 via @angular/cli@6.0.1

webDevDanielMay 15, 2018May 13, 2018

success Saved lockfile. success Saved 176 new dependencies. info Direct dependencies ├─ @angular/cli@6.0.1 └─ global@4.3.2 info All dependencies ├─ @angular-devkit/architect@0.6.1 ├─ @angular/cli@6.0.1 ├─ @schematics/angular@0.6.1 ├─ @schematics/update@0.6.1 ├─ ajv@6.4.0 ├─ ansi-regex@2.1.1 ├─ anymatch@2.0.0 ├─ aproba@1.2.0 ├─ are-we-there-yet@1.1.4 ├─ arr-flatten@1.1.0 ├─ asn1@0.2.3 ├─ assign-symbols@1.0.0 ├─ async-each@1.0.1 ├─ asynckit@0.4.0 ├─ atob@2.1.1 ├─ aws-sign2@0.7.0 ├─ aws4@1.7.0 ├─ balanced-match@1.0.0 ├─ base@0.11.2 ├─ bcrypt-pbkdf@1.0.1 ├─ binary-extensions@1.11.0 ├─ boom@4.3.1 ├─ brace-expansion@1.1.11 ├─ braces@2.3.2 ├─ buffer-from@1.0.0 ├─ builtin-modules@1.1.1 ├─ builtins@1.0.3 ├─ cache-base@1.0.1 ├─…

webdevdaniel

Downgrading TypeScript

webDevDanielMay 14, 2018May 13, 2018

+ typescript@2.6.2 added 220 packages from 195 contributors, removed 776 packages and updated 793 packages in 792.765s [!] 160 vulnerabilities found [17483 packages audited] Severity: 76 Low | 57 Moderate | 27 High Run `npm audit` for more detail

Recent Posts

  • json-server
  • Angular CLI configuration format has changed
  • NG6 New Portal
  • Setup new NG 6 via @angular/cli@6.0.1
  • Downgrading TypeScript

Archives

Categories

Thank You



Popular Searches

  • Popular
  • Recent
  • Comment

json-server

webDevDanielMay 18, 2018May 13, 2018

angular2-jwt@0.2.3 – is this old?

webDevDanielApril 24, 2018

npm install update angular cli to next

webDevDanielApril 23, 2018April 22, 2018

Solutions for cssGridGarden

webDevDanielApril 22, 2018April 22, 2018

ng-conf 2018 virtually

webDevDanielApril 22, 2018April 22, 2018

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

Setup new NG 6 via @angular/cli@6.0.1

webDevDanielMay 15, 2018May 13, 2018

Downgrading TypeScript

webDevDanielMay 14, 2018May 13, 2018

    No Comments

What's Popular

Instead of touch for Windows

webDevDanielApril 28, 2018April 29, 2018

Installing Angular 6

webDevDanielApril 13, 2018April 19, 2018

NG6 New Portal

webDevDanielMay 16, 2018May 13, 2018

tlsv1 alert protocol version

webDevDanielApril 19, 2018

nodemon errors

webDevDanielFebruary 13, 2018April 13, 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 mongodb musings network node nodejs node js npm REST showerthoughts shower thoughts tutorials Warnings WebDevDaniel whimsical yarn
February 2019
M T W T F S S
« May    
 123
45678910
11121314151617
18192021222324
25262728  

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