Giter Club home page Giter Club logo

Comments (8)

robert-zaremba avatar robert-zaremba commented on August 17, 2024 1

Thanks. Confirmed - we were able to replicate. We will handle it asap, sorry for problems.

from algo-builder.

robert-zaremba avatar robert-zaremba commented on August 17, 2024 1

@Lumene98 we fixed it. Please check latest master and confirm that it works.

from algo-builder.

robert-zaremba avatar robert-zaremba commented on August 17, 2024

@Lumene98 What's your typescript version? We require 4.0.x or newer.

from algo-builder.

Ungolim avatar Ungolim commented on August 17, 2024

@robert-zaremba we are not using any specific global TS version, rather -> https://github.com/blockchain-italia/algolend/blob/4f8f4ec8273c75f2d2b6f77e0daf40be4700e987/backend/package.json#L64 with Node ^14 / ts-Node ^9

image

from algo-builder.

robert-zaremba avatar robert-zaremba commented on August 17, 2024

This website is not found (404): https://github.com/blockchain-italia/algolend/

It seams like you are using your own typescript setup. Could you create a project with that setup and share it? We can't replicate your issue.

Also, could you copy an output of:

yarn run tsc --version
``

from algo-builder.

Lumene98 avatar Lumene98 commented on August 17, 2024

yarn run tsc --version -> Version 4.0.2

I created this repository where I cloned algorand builder and did only:

yarn install
yarn build

I get the same errors tho

from algo-builder.

Lumene98 avatar Lumene98 commented on August 17, 2024

Thanks. Confirmed - we were able to replicate. We will handle it asap, sorry for problems.

Thank you for the immediate response and no worries I'm sure it's a common error

from algo-builder.

Lumene98 avatar Lumene98 commented on August 17, 2024

@Lumene98 we fixed it. Please check latest master and confirm that it works.

$ yarn workspaces run build
> @algorand-builder/runtime
$ tsc --build . 
> @algorand-builder/algob
$ tsc --build . 
> @algorand-builder/types-algosdk
$ tsc
> example-asa
$ echo ok   
ok
> crowdfunding-application
$ echo ok
ok
> htlc-pyteal 
$ tsc --build .
> example-multisig
$ echo ok
ok
> nft-pyteal
$ echo ok
ok
> permissioned-voting-pyteal
$ echo ok
ok
> ref-templates
$ echo ok
ok  
> signed-txn-example
$ echo ok
ok 
Done in 28.90s.

Thanks all fixed for me!!

from algo-builder.

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.