Git Product home page Git Product logo

mint-tutorial's Introduction

Mint Tutorial

The Mint Tutorial. An interactive exploration of the Mint programming language, designed to make you productive as quickly as possible.

mint-tutorial's People

Contributors

gdotdesign avatar hovsater avatar nilslindemann avatar sija avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

mint-tutorial's Issues

Compilation error: Looking for a name but found a space

I am just trying to build a local clone of these docs.

I successfully ran mint install, but when I do mint build, I get this message:

⚙ Ensuring dependencies... 3μs
⚙ Clearing the "dist" directory... 95μs
⚙ Copying "public" folder contents... 73μs
⚙ Compiling your application:
  ➔ Parsing 139 source files... 
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

░ SYNTAX ERROR ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░

I was looking for the name of a constant but found "a space" instead. 

Here is the relevant code snippet: 

┌────┬ ./.mint/packages/mint-tabler-icons/source/Icons.mint:1901:12 ────────────────────────────────────────────────────────────────────────────────┐
│1897│         <path d="M11 6h2"/>                                                                                                                  │
│1898│       </g>                                                                                                                                   │
│1899│     </svg>                                                                                                                                   │
│1900│                                                                                                                                              │
│1901│   const 2FA =                                                                                                                                │
│1902│     <svg viewBox="0 0 24 24">                                                                                                                │
│1903│       <g style="stroke-width: var(--tabler-stroke-width);" stroke-linejoin="round" stroke-linecap="round" stroke="currentColor" fill="none"> │
│1904│         <path d="M7 16h-4l3.47 -4.66a2 2 0 1 0 -3.47 -1.54"/>                                                                                │
│1905│         <path d="M10 16v-8h4"/>                                                                                                              │
└────┴──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
There was an error, exiting...
> 


I do not see what is wrong with this code, and I do not understand the error message. Any ideas?

My system is Linux Mint 20.1.

And I have these versions of Crystal and Mint:

> crystal --version
Crystal 1.8.2 [7aa5cdd86] (2023-05-09)
LLVM: 15.0.7
Default target: x86_64-unknown-linux-gnu

> mint version
Mint 0.18.0-devel

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.