
Who faced such a problem?
Hi @EvgenyProkopovich, most likely the auth module is configured incorrectly on your side. Please post a reproducible example to http://stackblitz.com.
@nnixaa could not start in the editor, if you can look please in the archive
Hey @EvgenyProkopovich, the issue is that you copied sources from the master branch (which has the latest changes) but Nebular package in its turn is rc.8. Just copy the components from the rc.8 tag and it's going to be fine https://github.com/akveo/nebular/tree/2.0.0-rc.8
@nnixaa Perfect, it worked. Thanks!
@nnixaa it worked great, thanks for your help!
Most helpful comment
Hey @EvgenyProkopovich, the issue is that you copied sources from the master branch (which has the latest changes) but Nebular package in its turn is rc.8. Just copy the components from the rc.8 tag and it's going to be fine https://github.com/akveo/nebular/tree/2.0.0-rc.8