Coder Social home page Coder Social logo

angular-modal's People

Contributors

geoctrl avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

angular-modal's Issues

Implicitly has an 'any' type

Hi geoctrl,

I tried this angular modal now.

After installing and importing I tried to rebuild, but that lead to this errors:

ERROR in path/to/client/node_modules/@geocompy/angular-modal/src/modal.service.ts (6,3): Member 'modalComponent' implicitly has an 'any' type.

ERROR in path/to/client/node_modules/@geocompy/angular-modal/src/modal.service.ts (8,17): Parameter 'modalComponent' implicitly has an 'any' type.

ERROR in path/to/client/node_modules/@geocompy/angular-modal/src/modal.service.ts (12,15): Parameter 'component' implicitly has an 'any' type.

ERROR in path/to/client/node_modules/@geocompy/angular-modal/src/modal.service.ts (20,17): Parameter 'data' implicitly has an 'any' type.

ERROR in path/to/client/node_modules/@geocompy/angular-modal/src/modal.service.ts (24,17): Parameter 'data' implicitly has an 'any' type.

ERROR in path/to/client/node_modules/@geocompy/angular-modal/src/modal.component.ts (4,22): Cannot find name 'require'.

ERROR in path/to/client/node_modules/@geocompy/angular-modal/src/modal.component.ts (5,18): Cannot find name 'require'.

ERROR in path/to/client/node_modules/@geocompy/angular-modal/src/modal.component.ts (27,3): Member 'view' implicitly has an 'any' type.

ERROR in path/to/client/node_modules/@geocompy/angular-modal/src/modal.component.ts (28,3): Member 'backdrop' implicitly has an 'any' type.

ERROR in path/to/client/node_modules/@geocompy/angular-modal/src/modal.component.ts (30,3): Member 'modalList' implicitly has an 'any[]' type.

ERROR in path/to/client/node_modules/@geocompy/angular-modal/src/modal.component.ts (48,19): Parameter 'component' implicitly has an 'any' type.

ERROR in path/to/client/node_modules/@geocompy/angular-modal/src/modal.component.ts (112,17): Parameter 'status' implicitly has an 'any' type.

ERROR in path/to/client/node_modules/@geocompy/angular-modal/src/modal.component.ts (112,25): Parameter 'data' implicitly has an 'any' type.

ERROR in path/to/client/node_modules/@geocompy/angular-modal/src/modal.component.ts (138,26): Parameter 'el' implicitly has an 'any' type.

ERROR in path/to/client/node_modules/@geocompy/angular-modal/src/modal.component.ts (149,27): Parameter 'el' implicitly has an 'any' type.

ERROR in path/to/client/node_modules/@geocompy/angular-modal/src/modal.component.ts (149,31): Parameter 'cb' implicitly has an 'any' type.

ERROR in path/to/client/node_modules/@geocompy/angular-modal/src/modal.component.ts (185,27): Parameter 'e' implicitly has an 'any' type.

ERROR in path/to/client/node_modules/@geocompy/angular-modal/src/modal.component.ts (201,19): Parameter 'isStopped' implicitly has an 'any' type.

ERROR in path/to/client/node_modules/@geocompy/angular-modal/src/modal.component.ts (208,14): Parameter 'res' implicitly has an 'any' type.

ERROR in path/to/client/node_modules/@geocompy/angular-modal/src/modal.component.ts (213,13): Parameter 'err' implicitly has an 'any' type.

ERROR in path/to/client/node_modules/@geocompy/angular-modal/src/dialog/dialog.component.ts (23,3): Member 'data' implicitly has an 'any' type.

ERROR in Error encountered resolving symbol values statically. Calling function 'makeDecorator', function calls are not supported. Consider replacing the function or lambda with a reference to an exported function, resolving symbol NgModule in path/to/client/node_modules/@geocompy/angular-modal/node_modules/@angular/core/src/metadata/ng_module.d.ts, resolving symbol NgModule in path/to/client/node_modules/@geocompy/angular-modal/node_modules/@angular/core/src/metadata.d.ts, resolving symbol NgModule in path/to/client/node_modules/@geocompy/angular-modal/node_modules/@angular/core/src/core.d.ts, resolving symbol NgModule in path/to/client/node_modules/@geocompy/angular-modal/node_modules/@angular/core/index.d.ts, resolving symbol ModalModule in path/to/client/node_modules/@geocompy/angular-modal/src/modal.module.ts, resolving symbol ModalModule in path/to/client/node_modules/@geocompy/angular-modal/src/modal.module.ts

ERROR in ./~/@geocompy/angular-modal/src/modal.component.ts
Module not found: Error: Can't resolve 'velocity-animate' in 'path/to/client/node_modules/@geocompy/angular-modal/src'
 @ ./~/@geocompy/angular-modal/src/modal.component.ts 13:15-42
 @ ./~/@geocompy/angular-modal/src/modal.module.ts
 @ ./~/@geocompy/angular-modal/index.ts
 @ ./src/app/app.module.ts
 @ ./src/main.ts
 @ multi webpack-dev-server/client?http://localhost:4200 ./src/main.ts

Do you have any idea how to solve this? What compiler options do you use? Seems like you have "noImplicitAny": false . May you provide a version with not disabled implicit any check?

Thank you in advance.

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.