Giter Site home page Giter Site logo

Comments (5)

karimbeyrouti avatar karimbeyrouti commented on June 19, 2024

Yep - I get the same error when compiling:
Warning: Cannot read property 'astIDString' of undefined Use --force to continue.

am also unable to get any information on this. Any help would be very appreciated.

    typescript: {

        base: { // Export Concatenated JavaScript from Main TS file
            src: '../src/Away3D.ts',
            dest: '../lib/src/Away.js',
            options: {
                target: 'es5'
            }
        }

    },

Please do let me know if you have resolved this ( or found the issue ) .

Thank you !

from grunt-typescript.

karimbeyrouti avatar karimbeyrouti commented on June 19, 2024

Here is a link the full Gruntfile.js, and package.json - if it helps:

https://gist.github.com/karimbeyrouti/6549253

I have the latest node.js installed. Also - error does not seem to happen if I target es3. Although due to TypeScript errors the script might not reach the end where the error occurs.

Thank you !

from grunt-typescript.

karimbeyrouti avatar karimbeyrouti commented on June 19, 2024

@mickdelaney : until this gets fixed - this one worked for us: https://github.com/basarat/grunt-ts

from grunt-typescript.

mickdelaney avatar mickdelaney commented on June 19, 2024

@karimbeyrouti switched over to it also. Cheers

from grunt-typescript.

jvilk avatar jvilk commented on June 19, 2024

Same issue here. Thanks for the pointer to grunt-ts.

from grunt-typescript.

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.