GithubHelp home page GithubHelp logo

ng-dfservice-boilerplate's People

Contributors

elvisfernandes avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

ng-dfservice-boilerplate's Issues

Cannot find module 'ng-dfservice'

Hi. I wanted to test the boilerplate, downloaded it and expanded into my project folder. Then did the following in the folder:

npm install
npm install --save ng-dfservice

When I did ng serve or ng build, I got the following errors:

#:~/ng4/ng-dfservice-boilerplate$ ng build
Your global Angular CLI version (1.4.9) is greater than your local version (1.1.2). The local Angular CLI version is used.

To disable this warning use "ng set --global warnings.versionMismatch=false".
Hash: 40a43e547691e7f4c4fa
Time: 9618ms
chunk    {0} polyfills.bundle.js, polyfills.bundle.js.map (polyfills) 191 kB {4} [initial] [rendered]
chunk    {1} main.bundle.js, main.bundle.js.map (main) 7.06 kB {3} [initial] [rendered]
chunk    {2} styles.bundle.js, styles.bundle.js.map (styles) 10.5 kB {4} [initial] [rendered]
chunk    {3} vendor.bundle.js, vendor.bundle.js.map (vendor) 1.91 MB [initial] [rendered]
chunk    {4} inline.bundle.js, inline.bundle.js.map (inline) 0 bytes [entry] [rendered]

ERROR in /.../ng-dfservice-boilerplate/src/app/dfmodels/testModel.ts (1,25): Cannot find module 'ng-dfservice'.

ERROR in /.../ng-dfservice-boilerplate/src/app/dfdatastores/testDataStore.ts (4,52): Cannot find module 'ng-dfservice'.

ERROR in /.../ng-dfservice-boilerplate/src/app/dfdatastores/myDataStores.ts (1,27): Cannot find module 'ng-dfservice'.

ERROR in /.../ng-dfservice-boilerplate/src/app/app.module.ts (7,27): Cannot find module 'ng-dfservice'.

ERROR in Error encountered resolving symbol values statically. Could not resolve ng-dfservice relative to /.../ng-dfservice-boilerplate/src/app/dfdatastores/myDataStores.ts., resolving symbol MY_DATASTORE_PROVIDERS in /.../ng-dfservice-boilerplate/src/app/dfdatastores/myDataStores.ts, resolving symbol AppModule in /.../ng-dfservice-boilerplate/src/app/app.module.ts, resolving symbol AppModule in /.../ng-dfservice-boilerplate/src/app/app.module.ts
stores/myDataStores.ts, resolving symbol AppModule in /.../ng-dfservice-boilerplate/src/app/app.module.ts, resolving symbol AppModule in /.../ng-dfservice-boilerplate/src/app/app.module.ts

I am new to Angular. Appreciate if you can assist me to get it working.

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.