No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Compilation fails after creating new project with ESLint and Airbnb standard

    CLI
    1
    1
    481
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • rggibson
      rggibson last edited by

      Hello, new to Quasar and ran into a minor hiccup getting my first project initialized and running on a dev server. Using the cli, I chose to use ESLint with the Airbnb standard. The project appeared to initialize just fine, but upon running quasar dev received several compilation errors. Most of the errors were simple missing semicolons or extra commas that were easy to fix with eslint --fix <source>. I was expecting the project to run immediately without any errors, but is this behavior currently expected?

      1 Reply Last reply Reply Quote 0
      • First post
        Last post