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
angular tutorial

How to include Bootstrap to your Angular 9 Project ?

June 23, 2020 Editorial StaffLeave a Comment on How to include Bootstrap to your Angular 9 Project ?

This tutorial guides you on how to include Bootstrap to your Angular 9 Project. Let’s see how to add Bootstrap once you install Angular CLI and create a sample project.

Angular angular, bootstrap
Return or Go or Enter Keyboard Key

How to handle “Return or Go or Enter” Keyboard Key in Ionic App ?

June 19, 2020April 4, 2021 Editorial StaffLeave a Comment on How to handle “Return or Go or Enter” Keyboard Key in Ionic App ?

This tutorial guides you on how to handle Return or Go or Enter Keyboard Key in Ionic App. Problem: keyup.enter event is not firing As you know that when user touch the text field present in any form let’s say… Read More!

Ionic angular, capacitor, cordova, Enter, keyboard
angular ngcc process lock file

Error: Timed out waiting 25s for another ngcc process, with id 4864, to complete

June 4, 2020June 4, 2020 Editorial StaffLeave a Comment on Error: Timed out waiting 25s for another ngcc process, with id 4864, to complete

This tutorial guides you how to solve the error “Timed out waiting 25s for another ngcc process, with id 4864, to complete” while runnning angular ng serve command.

Angular angular, error, ng, ngcc

Posts navigation

Older posts
Newer posts
Copyright © 2018 Sneppets. All Rights Reserved