You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[default] C:\wamp64\www\loopback-angular2-auth-demo\client\src\app\pages\login\login.component.ts:50:14
Property 'id' does not exist on type '{ username: any; email: any; password: any; type: any; }'.
getting this error while running code in client directory.
Please mention every step to setup this directory.
The text was updated successfully, but these errors were encountered:
[default] /../loopback-angular2-auth-demo/client/src/app/app.module.ts:7:10
Module '"/../loopback-angular2-auth-demo/client/src/app/sdk/index"' has no exported member 'SDKModule'.
[default] /../loopback-angular2-auth-demo/client/src/app/pages/login/login.component.ts:50:14
Property 'id' does not exist on type '{ username: any; email: any; password: any; type: any; }'.
The server starts without problems. Second thing is how to disable mailgun?
[default] C:\wamp64\www\loopback-angular2-auth-demo\client\src\app\pages\login\login.component.ts:50:14
Property 'id' does not exist on type '{ username: any; email: any; password: any; type: any; }'.
getting this error while running code in client directory.
Please mention every step to setup this directory.
The text was updated successfully, but these errors were encountered: