Code Monkey home page Code Monkey logo

Comments (4)

roetlich avatar roetlich commented on May 24, 2024

Same for me.

Crystal 0.35.1 (2020-06-19)

LLVM: 10.0.0
Default target: x86_64-apple-macosx

from kemalcr.com.

straight-shoota avatar straight-shoota commented on May 24, 2024

This is a compatibility issue of kemal 0.26.1 with Crystal 0.35.0. It is fixed in kemal master, but not released yet.
For a quick fix, add branch: master to the dependency in shard.yml and run shards update:

dependencies:
  kemal:
    github: kemalcr/kemal
    branch: master

See kemalcr/kemal#583 for tracking issue.

from kemalcr.com.

EliasNow avatar EliasNow commented on May 24, 2024

Just installed Crystal and got started with Kemal. Same issue.
added: branch: master to the shard.yml file and ran shards update
However instead of warnings after compilation. Now nothing happens.

Suggestions? Do I still need to add Compress::Zlib ?
Seems a tad much for a simple "Hello world!".

I'm using Mac OS 10.14.6

from kemalcr.com.

sdogruyol avatar sdogruyol commented on May 24, 2024

This is now fixed in Kemal 0.27.0

from kemalcr.com.

Related Issues (20)

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.