Giter Club home page Giter Club logo

prototype-seed's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

prototype-seed's Issues

watch error

Hello,
The seed looks really great because of the extended documentation and clean way of organizing tasks and configuration. couple of questions though.

I like the fact that the sass files include styleguide documentation, but wonder how tested it is. I would prefer an actively used, tested library considering the variation in browser version etc. can you please comment about the origin of styles defined there.

  1. build error
    on a fresh install, (clone, npm install, bower install), I get following error when running gulp
$ bower install
bsr[~/.../prototype-seed] [master] $ gulp
[06:57:37] Using gulpfile ~/.../prototype-seed/gulpfile.js
[06:57:37] Starting 'clean'...
[06:57:37] Finished 'clean' after 5.44 ms
[06:57:37] Starting 'default'...
[06:57:37] Starting 'clean'...
[06:57:37] Finished 'default' after 1.22 ms
[06:57:37] Finished 'clean' after 1.22 ms
[06:57:37] Starting 'browser-sync'...
[06:57:37] Starting 'js'...
[06:57:37] Starting 'css'...
[06:57:37] 'css' errored after 755 μs
[06:57:37] Error in plugin 'gulp-watch'
Message:
    glob should be String or Array, not object
[06:57:37] Finished 'browser-sync' after 100 ms
[BS] 0 file changed ()
[06:57:37] Finished 'js' after 109 ms
[BS] Local URL: http://localhost:3000
[BS] External URL: http://192.168.2.4:3000
[BS] Serving files from: build/
  1. styleguide

how to start the styleguide.
I ran an http-server at prototype-seed/build/styleguide or opened the index file. but, the script, style path looks wrong if I am on prototype-seed/build/styleguide directory

  <script src="../../assets/scripts/vendor.js" type="text/javascript"></script>

but style sheet is not generated because of same watch error

gulp css
[07:16:02] Working directory changed to ~/Work/Programming/web/gulp/samples/prototype-seed
[07:16:06] Using gulpfile ~/Work/Programming/web/gulp/samples/prototype-seed/gulpfile.js
[07:16:06] Starting 'css'...
[07:16:06] 'css' errored after 1.38 ms
[07:16:06] Error in plugin 'gulp-watch'
Message:
    glob should be String or Array, not object

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.