Ngx-admin: The page is not properly displayed

Created on 6 May 2017  Â·  3Comments  Â·  Source: akveo/ngx-admin

  • I'm submitting a ...
    [x ] bug report
    [ ] feature request
    [ ] question about the decisions made in the repository

When I installed and started in a normal way, the page was wrong. It looks like a mistake in CSS.
This is the command I used:
sudo npm install
sudo npm start
This is a screenshot of the error page:
http://opigz1ro4.bkt.clouddn.com/im%20%281%29.png
http://opigz1ro4.bkt.clouddn.com/im2.png

  • Angular version: 4.1.0
  • Browser: [all ]

  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)

bug

Most helpful comment

I have find the reason.
the problem caused by npm.
please use yarn to install package,then everything is ok @yanyim

All 3 comments

I have same problem

I have find the reason.
the problem caused by npm.
please use yarn to install package,then everything is ok @yanyim

@yanyim May or may not be related, but while you're at it you should fix your node install to not use sudo. https://docs.npmjs.com/getting-started/fixing-npm-permissions

Was this page helpful?
0 / 5 - 0 ratings

Related issues

igorls picture igorls  Â·  3Comments

PatrickHuetter picture PatrickHuetter  Â·  3Comments

nfdavenport picture nfdavenport  Â·  3Comments

lopn picture lopn  Â·  4Comments

dreamerleolioa picture dreamerleolioa  Â·  4Comments