Coder Social home page Coder Social logo

Comments (9)

jimternet avatar jimternet commented on May 19, 2024

whole screen is crazy long - clearly styling isn't working right.

from generator-jhipster-primeng.

jimternet avatar jimternet commented on May 19, 2024

screen shot 2017-12-02 at 11 29 34 pm

from generator-jhipster-primeng.

sudheerj avatar sudheerj commented on May 19, 2024

Is it installed through npm or yarn? It looks like styles/themes missing. Have you added the scripts appeared in the interactive console. I can't replicate the issue with the latest version.

from generator-jhipster-primeng.

jimternet avatar jimternet commented on May 19, 2024

both? let me see if I can baseline -
What is the prefered way to install? Via the jhipster console or via npm?

from generator-jhipster-primeng.

sudheerj avatar sudheerj commented on May 19, 2024

Okay,I always tried with npm.

from generator-jhipster-primeng.

jimternet avatar jimternet commented on May 19, 2024

I did it again and saw this line

Unable to find src/main/webapp/content/scss/vendor.scss or missing required jhipster-needle. Style not added to JHipster app.

from generator-jhipster-primeng.

jimternet avatar jimternet commented on May 19, 2024
 Which *type* of application would you like to create? Monolithic application (recommended for simple projects)
? What is the base name of your application? jhiptest
? What is your default Java package name? com.mycompany.myapp
? Do you want to use the JHipster Registry to configure, monitor and scale your application? No
? Which *type* of authentication would you like to use? JWT authentication (stateless, with a token)
? Which *type* of database would you like to use? SQL (H2, MySQL, MariaDB, PostgreSQL, Oracle, MSSQL)
? Which *production* database would you like to use? MySQL
? Which *development* database would you like to use? H2 with disk-based persistence
? Do you want to use Hibernate 2nd level cache? Yes, with ehcache (local cache, for a single node)
? Would you like to use Maven or Gradle for building the backend? Maven
? Which other technologies would you like to use? Search engine using Elasticsearch
? Which *Framework* would you like to use for the client? Angular 4
? Would you like to enable *SASS* support using the LibSass stylesheet preprocessor? Yes
? Would you like to enable internationalization support? Yes
? Please choose the native language of the application English
? Please choose additional languages to install Spanish
? Besides JUnit and Karma, which testing frameworks would you like to use? Gatling, Cucumber, Protractor
? Would you like to install other generators from the JHipster Marketplace? No

from generator-jhipster-primeng.

jimternet avatar jimternet commented on May 19, 2024

now I'm getting a different error

compiler.es5.js?524d:1690 Uncaught Error: Can't resolve all parameters for TranslateService: ([object Object], [object Object], [object Object], [object Object], ?).
    at syntaxError (compiler.es5.js?524d:1690)
    at CompileMetadataResolver._getDependenciesMetadata (compiler.es5.js?524d:15769)
    at CompileMetadataResolver._getTypeMetadata (compiler.es5.js?524d:15637)
    at CompileMetadataResolver._getInjectableMetadata (compiler.es5.js?524d:15623)
    at CompileMetadataResolver.getProviderMetadata (compiler.es5.js?524d:15914)
    at eval (compiler.es5.js?524d:15843)
    at Array.forEach (<anonymous>)
    at CompileMetadataResolver._getProvidersMetadata (compiler.es5.js?524d:15803)
    at eval (compiler.es5.js?524d:15378)
    at Array.forEach (<anonymous>)

from generator-jhipster-primeng.

jimternet avatar jimternet commented on May 19, 2024

ok - i think I have this figured out.

  1. install with NPM not yarn
  2. yo jhipster-primeng
  3. npm install
  4. yarn start

from generator-jhipster-primeng.

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.