Coder Social home page Coder Social logo

Comments (6)

nzbin avatar nzbin commented on May 21, 2024 2

I have fixed this issue, thanks for your advice.

// Initialize project theme with options
this.receiveOptions(this.options);

from ng-matero.

nzbin avatar nzbin commented on May 21, 2024

Is it the starter(ng add ng-matero) has this issue?

from ng-matero.

AliAUZ avatar AliAUZ commented on May 21, 2024

I have problem with "ng add ng-matero" so I had to download and try it
when I use the starter (ng add ng-matero) then I get these errors

811 error code ELIFECYCLE
812 error errno 1
813 error [email protected] postinstall: ngcc --properties es2015 browser module main --first-only --create-ivy-entry-points
813 error Exit status 1
814 error Failed at the [email protected] postinstall script.
814 error This is probably not a problem with npm. There is likely additional logging output above.

and some error in the terminal

error2
error1

from ng-matero.

AliAUZ avatar AliAUZ commented on May 21, 2024

I've upgraded to ver 10 and now is working but the same issue for them color
If I change it in the

export const defaults: AppSettings = {
  navPos: 'side',
  theme: 'dark',
  dir: 'ltr',
  showHeader: true,
  headerPos: 'fixed',
  showUserPanel: true,
  sidenavOpened: true,
  sidenavCollapsed: false,
  language: 'en-US',
};

as well, still the same issue

from ng-matero.

AliAUZ avatar AliAUZ commented on May 21, 2024

is there any solutions to this issue?

from ng-matero.

AliAUZ avatar AliAUZ commented on May 21, 2024

Yes !! now it's working and the direction is working as well !! (" dir: 'ltr',")

for the language in the settings.ts if I set "language: 'en-US'," to "zh-CN"
and then it doesn't change the language in the startup

Do I need to set it anywhere else?
thx

from ng-matero.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.