Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error in frontend #3

Open
ghost opened this issue Feb 28, 2018 · 1 comment
Open

error in frontend #3

ghost opened this issue Feb 28, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Feb 28, 2018

[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.

@p1lare
Copy link

p1lare commented May 9, 2018

Similar issue here:

[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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant