Giter Club home page Giter Club logo

gulp-vue-compiler's People

Contributors

frandiox avatar

Stargazers

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

gulp-vue-compiler's Issues

npm ERR! [email protected]: Permission denied (publickey).

I've tried to install this package with no result

npm WARN deprecated [email protected]: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
npm ERR! Error while executing:
npm ERR! C:\Program Files\Git\cmd\git.EXE ls-remote -h -t ssh://[email protected]/frandiox/vue-component-compiler.git
npm ERR!
npm ERR! [email protected]: Permission denied (publickey).
npm ERR! fatal: Could not read from remote repository.
npm ERR!
npm ERR! Please make sure you have the correct access rights
npm ERR! and the repository exists.
npm ERR!
npm ERR! exited with error code: 128

Cannot read property 'content' of null

Error:

Cannot read property 'content' of null

.vue:

<template>
    <section class="hero section is-block is-relative is-white is-large">
        <div class="container is-signin">
            <header class="is-centered">
                <h1 class="title is-spaced has-text-weight-bold is-3">Welcome back</h1>
            </header>
            <form>
                <div class="field">
                    <div class="control"><input class="input is-medium" type="email" placeholder="Email" value=""></div>
                </div>
                <div class="field">
                    <div class="control"><input class="input is-medium" type="password" placeholder="Password" value="">
                    </div>
                </div>
                <div class="field">
                    <p class="control">
                        <button class="button is-primary is-medium is-normal is-fullwidth">Sign in</button>
                    </p>
                </div>
            </form>
        </div>
    </section>
</template>

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.