Coder Social home page Coder Social logo

Comments (13)

s-panferov avatar s-panferov commented on May 20, 2024

@TomaszScisloGS v0.15.0 is unstable right now and works only at node v5.0.0. I'll fix this asap.

from awesome-typescript-loader.

s-panferov avatar s-panferov commented on May 20, 2024

@TomaszScisloGS I've just published v0.15.0-rc.2, could you please try it? It might work on your node version.

from awesome-typescript-loader.

TomaszScisloGS avatar TomaszScisloGS commented on May 20, 2024

I will try with 0.15.2 and let you know ASAP, how about version 0.14.2?

from awesome-typescript-loader.

tscislo avatar tscislo commented on May 20, 2024

Unfortunately 0.15.0-rc.2 doesn't work with node 0.10.40. Any suggestions?

from awesome-typescript-loader.

s-panferov avatar s-panferov commented on May 20, 2024

@tscislo v0.15.0 version finally works. Can you check?

from awesome-typescript-loader.

s-panferov avatar s-panferov commented on May 20, 2024

@TomaszScisloGS please check v0.15.0

from awesome-typescript-loader.

TomaszScisloGS avatar TomaszScisloGS commented on May 20, 2024

With 0.15.0 and node 0.10.36 I get:

Unhandled rejection TypeError: Cannot call method 'getOptionsDiagnostics' of undefined
at Object.getPreEmitDiagnostics (h:\Projects\WDP\src\web\node_modules\typescript\lib\typescript.js:35386:35)
at Compiler. (h:\Projects\WDP\src\web\node_modules\awesome-typescript-loader\dist.babel\instance.js:261:40)
at Compiler.next (h:\Projects\WDP\src\web\node_modules\webpack-stream\node_modules\webpack\node_modules\tapable\lib\Tapable.js:69:14)
at Compiler. (h:\Projects\WDP\src\web\node_modules\webpack-stream\node_modules\webpack\lib\CachePlugin.js:40:4)
at Compiler.applyPluginsAsync (h:\Projects\WDP\src\web\node_modules\webpack-stream\node_modules\webpack\node_modules\tapable\lib\Tapable.js:71:13)
at Compiler. (h:\Projects\WDP\src\web\node_modules\webpack-stream\node_modules\webpack\lib\Compiler.js:400:9)
at Compilation. (h:\Projects\WDP\src\web\node_modules\webpack-stream\node_modules\webpack\lib\Compilation.js:576:13)
at Compilation.applyPluginsAsync (h:\Projects\WDP\src\web\node_modules\webpack-stream\node_modules\webpack\node_modules\tapable\lib\Tapable.js:60:69)
at Compilation. (h:\Projects\WDP\src\web\node_modules\webpack-stream\node_modules\webpack\lib\Compilation.js:571:10)
at Compilation.applyPluginsAsync (h:\Projects\WDP\src\web\node_modules\webpack-stream\node_modules\webpack\node_modules\tapable\lib\Tapable.js:60:69)
at Compilation. (h:\Projects\WDP\src\web\node_modules\webpack-stream\node_modules\webpack\lib\Compilation.js:566:9)
at Compilation.applyPluginsAsync (h:\Projects\WDP\src\web\node_modules\webpack-stream\node_modules\webpack\node_modules\tapable\lib\Tapable.js:60:69)
at Compilation. (h:\Projects\WDP\src\web\node_modules\webpack-stream\node_modules\webpack\lib\Compilation.js:562:8)
at Compilation.applyPluginsAsync (h:\Projects\WDP\src\web\node_modules\webpack-stream\node_modules\webpack\node_modules\tapable\lib\Tapable.js:60:69)
at Compilation.seal (h:\Projects\WDP\src\web\node_modules\webpack-stream\node_modules\webpack\lib\Compilation.js:524:7)
at Compiler. (h:\Projects\WDP\src\web\node_modules\webpack-stream\node_modules\webpack\lib\Compiler.js:397:15)
at h:\Projects\WDP\src\web\node_modules\webpack-stream\node_modules\webpack\node_modules\tapable\lib\Tapable.js:103:11
at Compilation. (h:\Projects\WDP\src\web\node_modules\webpack-stream\node_modules\webpack\lib\Compilation.js:444:10)
at Compilation.errorAndCallback (h:\Projects\WDP\src\web\node_modules\webpack-stream\node_modules\webpack\lib\Compilation.js:343:3)
at Compilation. (h:\Projects\WDP\src\web\node_modules\webpack-stream\node_modules\webpack\lib\Compilation.js:399:12)
at h:\Projects\WDP\src\web\node_modules\webpack-stream\node_modules\webpack\lib\Compilation.js:123:4
at Array.forEach (native)

from awesome-typescript-loader.

tscislo avatar tscislo commented on May 20, 2024

Doesn't work for me either.

from awesome-typescript-loader.

s-panferov avatar s-panferov commented on May 20, 2024

I've finally found the error source. Please try version v0.15.1

from awesome-typescript-loader.

tscislo avatar tscislo commented on May 20, 2024

Unfortunately now I'm facing this issue: #77 and I cannot verify this one.

from awesome-typescript-loader.

s-panferov avatar s-panferov commented on May 20, 2024

Issue was resolved by #79, landed as v0.15.2. Please try it.

from awesome-typescript-loader.

s-panferov avatar s-panferov commented on May 20, 2024

@tscislo also please note, that default tsconfig which the generator generates is not good.

from awesome-typescript-loader.

tscislo avatar tscislo commented on May 20, 2024

With 0.15.2 it works as expected. Thanks @s-panferov ! Can be closed now

from awesome-typescript-loader.

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.