Git Product home page Git Product logo

Comments (1)

fro-profesional avatar fro-profesional commented on June 30, 2024

Additional Testing and Observations

After conducting further tests, my understanding of the issue has evolved. I initially encountered problems while running the following combined command with Deno 1.41.3:

"check": "deno fmt --check && deno lint && deno check src/**/*.ts && deno check src/**/*.tsx",

This command failed, but interestingly, when I ran each task individually, it succeeded with Deno 1.41.3. However, this was not the case with Deno 1.41.1; the combined command, as well as individual commands, did not work as expected.

Given these inconsistencies, I now believe that the issue may not be with Deno's version-specific behavior but potentially with how combined tasks are executed in my setup. Therefore, I plan to close this issue until I can pinpoint a more consistent error pattern. It seems running multiple Deno tasks in a single command line might be the underlying challenge.

from deno.

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.