Giter VIP home page Giter VIP logo

Comments (3)

matt-gadd avatar matt-gadd commented on June 11, 2024

@richso sorry for the delayed reply on this and thanks for reporting 👍 . looks like unfortunately babel-types (which comes from another dependency) has types that are not backwards incompatible with older versions of typescript. we'll look at how we can pin those to fix @dojo/cli-build-app

from cli-build-app.

richso avatar richso commented on June 11, 2024

Unfortunately, the same problem still happened when I tried on a Mac (MacOS Monterey 12.3) and Linux (AWS 2 VM):

  • I've remove the previous installed @dojo/cli and @dojo/cli-create-app
  • then re-installed a clean version by command: npm i @dojo/cli @dojo/cli-create-app -g (BUT I found the installed @dojo/cli and @dojo/cli-create-app are still in version of 8.0.0, there is no 8.0.1)
  • create a test app with command: dojo create app --name test --tsx
  • build the app via: dojo build --mode dist BUT it failed to build with errors similar to previously reported; however I discover the installed @dojo/cli-build-app package version is 8.0.0 and NOT 8.0.1
  • so I then install the 8.0.1 build by: npm i @dojo/[email protected]
  • then build with 8.0.1 version again via: dojo build --mode dist BUT it still failed with similar errors

I am very disappointed and I am about to abandon to use dojo for future projects, sorry.

from cli-build-app.

agubler avatar agubler commented on June 11, 2024

Will take another look today, and also make 8.0.1 latest an oversight on our side.

from cli-build-app.

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.