Code Monkey home page Code Monkey logo

angular2-debounce's Introduction

Hi there ๐Ÿ‘‹

I'm a freelance software engineer and entrepreneur from Finland. I have a passion for programming, servers, networking and anything in between.

Notable projects include Kidday and nanocurrency-web. Kidday is a mobile application targeted towards families. It allows users to build a closed community around their families and share photos and videos of their children to loved ones in a social media style setting. Nanocurrency-web is a cryptography library that offers several high-level easy-to-use interfaces for developers helping them develop applications on top of the Nano cryptocurrency.

angular2-debounce's People

Contributors

jdavalenti avatar numsu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

angular2-debounce's Issues

Missing Dependency?

Just tried to install this package and got an error:


npm install angular2-debounce --save
npm ERR! Darwin 14.5.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "angular2-debounce" "--save"
npm ERR! node v6.9.5
npm ERR! npm  v3.10.10
npm ERR! code ETARGET

npm ERR! notarget No compatible version found: zone@^0.7.2
npm ERR! notarget Valid install targets:
npm ERR! notarget 0.3.4, 0.3.2, 0.3.1, 0.3.0, 0.2.1, 0.2.0, 0.1.0, 0.0.7, 0.0.6, 0.0.5, 0.0.4, 0.0.3, 0.0.2, 0.0.1, 0.0.0
npm ERR! notarget
npm ERR! notarget This is most likely not a problem with npm itself.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget
npm ERR! notarget It was specified as a dependency of 'angular2-debounce'
npm ERR! notarget

It doesn't work with Angular 4.4.6

When I try to use the directive in my module, I get this error (I'm not putting in "imports" array)

compiler.es5.js:1694 Uncaught Error: Unexpected value 'Debounce' declared by the module 'ManagementModule'. Please add a @Pipe/@Directive/@component annotation.
at syntaxError (compiler.es5.js:1694)
at eval (compiler.es5.js:15446)
at Array.forEach ()
at CompileMetadataResolver.getNgModuleMetadata (compiler.es5.js:15428)
at CompileMetadataResolver.getNgModuleSummary (compiler.es5.js:15323)
at eval (compiler.es5.js:15396)
at Array.forEach ()
at CompileMetadataResolver.getNgModuleMetadata (compiler.es5.js:15381)
at JitCompiler._loadModules (compiler.es5.js:26826)
at JitCompiler._compileModuleAndComponents (compiler.es5.js:26799)

Angular CLI: 1.5.0
Node: 7.9.0
OS: darwin x64
Angular: 4.4.6

AOT compilation issue

Dear contributors. Is it possible to fix AOT compilation error "Error encountered resolving symbol values statically" encountered with Angular 4.0.0 and Angular cli 1.0.2.?
Otherwise works fine. Thank you.

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.