Skip to content
sneppets

sneppets

  • Privacy
angular devkit build angular node module

Cannot find module ‘@angular-devkit/build-angular’

June 29, 2020September 13, 2020 Editorial StaffLeave a Comment on Cannot find module ‘@angular-devkit/build-angular’

This tutorial guides you on how to resolve An unhandled error Cannot find module ‘@angular-devkit/build-angular‘.

Angular angular, angular-cli, package.json
change angular port from 4200

How to change angular port from 4200 to some other port ?

June 28, 2020 Editorial StaffLeave a Comment on How to change angular port from 4200 to some other port ?

This tutorial guides you on how to change angular port from 4200 to some other port. Port 4200 is the default port chosen by Angular CLI. You can change port via Angular CLI command and angular.json file.

Angular angular, angular-cli, port
create new component with without angular CLI

How to create a new component in Angular 9 with CLI and without CLI ?

June 25, 2020August 10, 2020 Editorial StaffLeave a Comment on How to create a new component in Angular 9 with CLI and without CLI ?

This tutorial guides you on how to create a new component in Angular 9 with CLI and without CLI. Please check on how to install Angular CLI, then create a sample project and include bootstrap in the following tutorial.

Angular angular-cli, app-module, component, module

Posts navigation

Newer posts
Copyright © 2018 Sneppets. All Rights Reserved