Giter Site home page Giter Site logo

ng2tableview's People

Contributors

dennis-b avatar sidewaiise avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ng2tableview's Issues

Error: (SystemJS) XHR error (404 Not Found) loading http://localhost:3000/NG2TableView/src/ng2-table-view/table.view.module

Hi! I hope you can help me.

I installed NG2TableView using npm, but now I can't include it to my project.
All other angular libraries that I used so far, I mapped them in the project's systemjs.config file.

How exactly should I map NG2TableView, so my project can recognize it?

right now my app.module.ts doesn't give an error only if I do the import like this

import {Ng2TableViewModule} from "NG2TableView/src/ng2-table-view/table.view.module";
@NgModule({
  imports: [
    Ng2TableViewModule
  ],

But I'm still getting an error when I start the program:
image

Demo not up to date with current version

Hi just wanted to let you know that the demo is not up to date with the current code.

example:
import {TableView} from "ng2-table-view"; doesn't work but import {TableView} from 'NG2TableView'; does.

Maybe I need to dive in it a bit more but I couldn't get it to work in my project.

Error installing via npm

npm i NG2TableView --save fails
npm version: 4.2.0

Erorr log below:
7179 error Darwin 16.5.0
7180 error argv "/usr/local/bin/node" "/usr/local/bin/npm" "i" "NG2TableView" "--save"
7181 error node v7.7.3
7182 error npm v4.2.0
7183 error code ELIFECYCLE
7184 error errno 1
7185 error [email protected] postinstall: npm run typings -- install
7185 error Exit status 1
7186 error Failed at the [email protected] postinstall script 'npm run typings -- install'.
7186 error Make sure you have the latest version of node.js and npm installed.
7186 error If you do, this is most likely a problem with the NG2TableView package,
7186 error not with npm itself.
7186 error Tell the author that this fails on your system:
7186 error npm run typings -- install
7186 error You can get information on how to open an issue for this project with:
7186 error npm bugs NG2TableView
7186 error Or if that isn't available, you can get their info via:
7186 error npm owner ls NG2TableView
7186 error There is likely additional logging output above.

Do this support angular 4 ?

Hello,
Does this lib supports angular 4 ?
I am having some trouble while running this with Angular 4.

Thanks for answer.

Regards,
Ashwin PATIL

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.