GithubHelp home page GithubHelp logo

duct's People

Contributors

jgeewax avatar mhamlet avatar mshockwave avatar petrhosek 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

Watchers

 avatar  avatar  avatar  avatar  avatar

duct's Issues

Problem with pubspec.yaml and duct

Here is my pubspec.yaml file:

name: "CSGOBlinks"
dependencies:
  polymer: "^1.0.0-rc.3"
  web_components: ^0.12.0
  reflectable: "^0.3.3"
  polymer_elements: "^1.0.0-rc.2"
  duct:
      git: git://github.com/petrhosek/duct.git ">=0.4.3"
transformers:
- web_components:
    entry_points:
      - web/index.html
- reflectable:
    entry_points:
      - web/index.dart

and here is the output of pub install. Is that something that can be fixed? I have no clue

➜  CSGOBlinks_front git:(dev) ✗ pub install
Resolving dependencies... (2.9s) 
Incompatible version constraints on logging:
- csslib 0.12.2 depends on version >=0.9.0 <0.12.0
- duct 0.0.1 depends on version >=0.4.3
- redis_client 0.1.13 depends on version >=0.9.0 <0.10.0
- reflectable 0.3.3 depends on version ^0.11.0

Redis client name mismatch

The newest version of pub seems to have more strict name check between dependency and it's git repository. So the following error message would prompt when setting up duct via pub install:

"name" field doesn't match expected name "dartredisclient".
name: redis_client
      ^^^^^^^^^^^^

Update duct

Please update this so that it works with the most recent HttpServer API.

Unable to import duct.dart

I'm not able to get the example to work because duct.dart does not exist in the repository.

Am I doing this right??
import 'package:duct/dart.js';

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.