Giter VIP home page Giter VIP logo

Comments (6)

mikkeldamm avatar mikkeldamm commented on May 9, 2024 1

Yeah, it seems to be working when forcing typescript in version 1.6.2

from universal-starter.

PatrickJS avatar PatrickJS commented on May 9, 2024

this might be a problem with ts-loader and typescript 1.7

from universal-starter.

jeyachanthuruj avatar jeyachanthuruj commented on May 9, 2024

Thanks, I'll try.

from universal-starter.

angelUniversal avatar angelUniversal commented on May 9, 2024
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
     "ts-loader": "^0.5.6",
     "ts-node": "^0.2.4",
     "tsd": "^0.6.5",
-    "typescript": "^1.6.2",
+    "typescript": "~1.6.2",
     "webpack": "^1.12.2",
     "webpack-dev-server": "^1.12.1"
   }

for tag 1.0.1 Angular 2.0.0-alpha.45

from universal-starter.

anymos avatar anymos commented on May 9, 2024

Good morning,

Same here, even with the modification. This is an install from scratch

> [email protected] prestart /Users/tantr/REPOS/universal-starter
> npm run build


> [email protected] build /Users/tantr/REPOS/universal-starter
> webpack

ts-loader: Using [email protected] and /Users/tantr/REPOS/universal-starter/tsconfig.json
Hash: 06903815e07b1afaab6c
Version: webpack 1.12.9
Time: 117ms
    + 1 hidden modules

ERROR in ./src/bootstrap.ts
Module build failed: TypeError: compiler.parseConfigFile is not a function
    at ensureTypeScriptInstance (/Users/tantr/REPOS/universal-starter/node_modules/ts-loader/index.js:147:38)
    at Object.loader (/Users/tantr/REPOS/universal-starter/node_modules/ts-loader/index.js:365:14)

> [email protected] start /Users/tantr/REPOS/universal-starter
> ts-node server.ts

/Users/tantr/REPOS/universal-starter/node_modules/ts-node/dist/ts-node.js:32
    return ts.parseConfigFile(config, ts.sys, fileName);
              ^

from universal-starter.

PatrickJS avatar PatrickJS commented on May 9, 2024

I rebuilt the build process and removed ts-node can you try again and open a new issue if there are problems

from universal-starter.

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.