Giter Site home page Giter Site logo

h5-editor's People

Contributors

qq386232894 avatar

Stargazers

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

Watchers

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

h5-editor's Issues

运行不起来

安装的时候总是提示各种包不正确,能否把node环境版本提供下。

Cannot GET /

`E:\repo\git\h5-editor (master)
λ npm run start

[email protected] start E:\repo\git\h5-editor
node build/dev-server.js

[HPM] Proxy created: /api/ -> http://localhost:4000

Starting dev server...
ts-loader: Using [email protected] and E:\repo\git\h5-editor\tsconfig.json

ERROR Failed to compile with 9 errors 17:22:15

error in E:\repo\git\h5-editor\node_modules\vue-property-decorator\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 E:\repo\git\h5-editor\node_modules\vue-router\types\router.d.ts

(4,35): error TS2304: Cannot find name 'Vue'.

error in E:\repo\git\h5-editor\node_modules\vue-router\types\router.d.ts

(13,43): error TS2304: Cannot find name 'Vue'.

error in E:\repo\git\h5-editor\node_modules\vue-router\types\router.d.ts

(19,8): error TS2304: Cannot find name 'Vue'.

error in E:\repo\git\h5-editor\node_modules\vue-router\types\router.d.ts

(93,25): error TS2304: Cannot find name 'Vue'.

error in E:\repo\git\h5-editor\node_modules\vue-router\types\vue.d.ts

(17,13): error TS2428: All declarations of 'ComponentOptions' must have identical type parameters.

error in E:\repo\git\h5-editor\node_modules\vue-router\types\vue.d.ts

(17,40): error TS2304: Cannot find name 'Vue'.

error in E:\repo\git\h5-editor\node_modules\vue\types\options.d.ts

(54,18): error TS2428: All declarations of 'ComponentOptions' must have identical type parameters.

error in ./src/router/index.ts

(7,27): error TS2345: Argument of type '{ routes: { path: string; name: string; component: typeof GlsComponentEditor; }[
]; }' is not assignable to parameter of type 'RouterOptions'.
Types of property 'routes' are incompatible.
Type '{ path: string; name: string; component: typeof GlsComponentEditor; }[]' is not assignable to type 'RouteConfi
g[]'.
Type '{ path: string; name: string; component: typeof GlsComponentEditor; }' is not assignable to type 'RouteConfi
g'.
Types of property 'component' are incompatible.
Type 'typeof GlsComponentEditor' is not assignable to type 'Component'.
Type 'typeof GlsComponentEditor' is not assignable to type 'AsyncComponent<DefaultData, DefaultMethods<
Vue>, DefaultComputed, Record<string, any>>'.
Type 'typeof GlsComponentEditor' provides no match for the signature '(resolve: (component: Component<Defa
ultData, DefaultMethods, DefaultComputed, Record<string, any>>) => void, reject: (reason?: any) => void): void
| Promise<VueConstructor | FunctionalComponentOptions<Record<string, any>, PropsDefinition<Record<string, any>>> |
ThisTypedComponentOptionsWithArrayProps<Vue, DefaultData, DefaultMethods, DefaultComputed, string> | ThisType
dComponentOptionsWithRecordProps<Vue, DefaultData, DefaultMethods, DefaultComputed, Record<string, any>> | EsM
oduleComponent>'.

Listening at http://localhost:8080

                                                                                                                    `

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.