navigation

Latest posts on tagged on "angular"

Could not find the 'angular-devkit/build-angular:dev-server' builder's node package | Angular Error

| | Category: Angular

I got the following error while running the angular project "Error: Could not find the 'angular-devkit/build-angular:dev-server' builder's node package"

Error: error:0308010C:digital envelope routines::unsupported

| | Category: Angular

I got this following error while running the ionic project. "Error: error:0308010C:digital envelope routines::unsupported"

How to load data from json file in angular?

| | Category: Angular

In this tutorial I will show you how to bind data from json file in angular. I created a json file named data.json in local asset folder.

cannot find module consider using '--resolvejsonmodule' to import module with json extension angular

| | Category: Angular

I got this following error "cannot find module consider using '--resolvejsonmodule' to import module with json extension angular" while tried to import the json file in the component.

Page 1 of 1