Giter Site home page Giter Site logo

vue-typed-component's People

Contributors

wonderful-panda avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

vue-typed-component's Issues

Vue-tsx-support 1.0

Hope to see this lib also updated with latest changes and vue-tsx-support. Thanks!

Troubles

Hi, thanks for your projects (and vue-tsx-support especially), but when i tried this component, i got a mistakes like:

`Hash: 31d7833a0d0767ba0806
Version: webpack 2.7.0
Time: 2070ms
Asset Size Chunks Chunk Names
index.js 29.9 kB 0 [emitted] main
index.js.map 31.7 kB 0 [emitted] main
[1] ./props.ts 7.9 kB {0} [built] [33 errors]
[2] ..//vue-class-component/dist/vue-class-component.common.js 4.2 kB {0} [built]
[4] ../
/process/browser.js 5.42 kB {0} [built]
[5] ./index.ts 5.6 kB {0} [built] [10 errors]
+ 2 hidden modules

ERROR in /Users/eshi/vue-typed-component/node_modules/vue-class-component/lib/declarations.d.ts
(6,33): error TS2702: 'Vue' only refers to a type, but is being used as a namespace here.

ERROR in ./props.ts
(9,37): error TS2702: 'Vue' only refers to a type, but is being used as a namespace here.

ERROR in ./props.ts
(10,37): error TS2702: 'Vue' only refers to a type, but is being used as a namespace here.

ERROR in ./props.ts
(18,91): error TS2702: 'Vue' only refers to a type, but is being used as a namespace here.

ERROR in ./props.ts
(19,34): error TS2702: 'Vue' only refers to a type, but is being used as a namespace here.

ERROR in ./props.ts
(21,54): error TS2702: 'Vue' only refers to a type, but is being used as a namespace here.

ERROR in ./props.ts
(31,31): error TS2702: 'Vue' only refers to a type, but is being used as a namespace here.

ERROR in ./props.ts
(32,30): error TS2702: 'Vue' only refers to a type, but is being used as a namespace here.

ERROR in ./props.ts
(44,29): error TS2702: 'Vue' only refers to a type, but is being used as a namespace here.

ERROR in ./props.ts
(45,32): error TS2702: 'Vue' only refers to a type, but is being used as a namespace here.

ERROR in ./props.ts
(46,30): error TS2702: 'Vue' only refers to a type, but is being used as a namespace here.

ERROR in ./props.ts
(47,33): error TS2702: 'Vue' only refers to a type, but is being used as a namespace here.

ERROR in ./props.ts
(48,41): error TS2702: 'Vue' only refers to a type, but is being used as a namespace here.

ERROR in ./props.ts
(49,17): error TS2702: 'Vue' only refers to a type, but is being used as a namespace here.

ERROR in ./props.ts
(50,18): error TS2702: 'Vue' only refers to a type, but is being used as a namespace here.

ERROR in ./props.ts
(51,21): error TS2702: 'Vue' only refers to a type, but is being used as a namespace here.

ERROR in ./props.ts
(70,30): error TS2702: 'Vue' only refers to a type, but is being used as a namespace here.

ERROR in ./props.ts
(71,18): error TS2702: 'Vue' only refers to a type, but is being used as a namespace here.

ERROR in ./props.ts
(72,38): error TS2702: 'Vue' only refers to a type, but is being used as a namespace here.

ERROR in ./props.ts
(9,37): error TS4081: Exported type alias 'PropOrValidator' has or is using private name 'Vue'.

ERROR in ./props.ts
(10,37): error TS4081: Exported type alias 'PropOrValidator' has or is using private name 'Vue'.

ERROR in ./props.ts
(31,31): error TS4057: Return type of method from exported interface has or is using private name 'Vue'.

ERROR in ./props.ts
(32,30): error TS4057: Return type of method from exported interface has or is using private name 'Vue'.

ERROR in ./props.ts
(44,29): error TS4057: Return type of method from exported interface has or is using private name 'Vue'.

ERROR in ./props.ts
(45,32): error TS4057: Return type of method from exported interface has or is using private name 'Vue'.

ERROR in ./props.ts
(46,30): error TS4057: Return type of method from exported interface has or is using private name 'Vue'.

ERROR in ./props.ts
(47,33): error TS4057: Return type of method from exported interface has or is using private name 'Vue'.

ERROR in ./props.ts
(48,41): error TS4057: Return type of method from exported interface has or is using private name 'Vue'.

ERROR in ./props.ts
(49,17): error TS4057: Return type of method from exported interface has or is using private name 'Vue'.

ERROR in ./props.ts
(50,18): error TS4057: Return type of method from exported interface has or is using private name 'Vue'.

ERROR in ./props.ts
(51,21): error TS4057: Return type of method from exported interface has or is using private name 'Vue'.

ERROR in ./props.ts
(70,30): error TS4057: Return type of method from exported interface has or is using private name 'Vue'.

ERROR in ./props.ts
(71,18): error TS4057: Return type of method from exported interface has or is using private name 'Vue'.

ERROR in ./props.ts
(72,38): error TS4057: Return type of method from exported interface has or is using private name 'Vue'.

ERROR in ./index.ts
(16,22): error TS2702: 'Vue' only refers to a type, but is being used as a namespace here.

ERROR in ./index.ts
(30,54): error TS2702: 'Vue' only refers to a type, but is being used as a namespace here.

ERROR in ./index.ts
(34,47): error TS2702: 'Vue' only refers to a type, but is being used as a namespace here.

ERROR in ./index.ts
(39,22): error TS2702: 'Vue' only refers to a type, but is being used as a namespace here.

ERROR in ./index.ts
(39,73): error TS2702: 'Vue' only refers to a type, but is being used as a namespace here.

ERROR in ./index.ts
(16,22): error TS4081: Exported type alias 'PropsDefinition' has or is using private name 'Vue'.

ERROR in ./index.ts
(30,54): error TS4081: Exported type alias 'ComponentOptions' has or is using private name 'Vue'.

ERROR in ./index.ts
(34,47): error TS4022: 'extends' clause of exported interface 'RenderContext' has or is using private name 'Vue'.

ERROR in ./index.ts
(39,22): error TS4067: Parameter 'h' of call signature from exported interface has or is using private name 'Vue'.

ERROR in ./index.ts
(39,73): error TS4047: Return type of call signature from exported interface has or is using private name 'Vue'.
error Command failed with exit code 2.`

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.