Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot start demo with npm #2

Open
emramos opened this issue Oct 30, 2016 · 1 comment
Open

Cannot start demo with npm #2

emramos opened this issue Oct 30, 2016 · 1 comment

Comments

@emramos
Copy link

emramos commented Oct 30, 2016

Hi,

I'm trying to play with the demo with npm, but I'm getting the error message below.
Basically I simply cloned the repository and run:
npm install
npm start

I'm getting the following error message:
ERROR in ./src/main.ts Module build failed: TypeError: Cannot read property 'directoryExists' of undefined at Object.getAutomaticTypeDirectiveNames (/Users/emullerramos/masonry_demo/node_modules/typescript/lib/typescript.js:43865:17) at State.loadTypesFromConfig (/Users/emullerramos/masonry_demo/node_modules/awesome-typescript-loader/src/host.ts:150:36) at new State (/Users/emullerramos/masonry_demo/node_modules/awesome-typescript-loader/src/host.ts:144:14) at Object.ensureInstance (/Users/emullerramos/masonry_demo/node_modules/awesome-typescript-loader/src/instance.ts:150:19) at compiler (/Users/emullerramos/masonry_demo/node_modules/awesome-typescript-loader/src/index.ts:37:20) at Object.loader (/Users/emullerramos/masonry_demo/node_modules/awesome-typescript-loader/src/index.ts:18:18) @ multi main

Note I'm just starting with npm and masonry, so please ignore if this is a newbie problem :)

@emramos emramos changed the title Cannot start Cannot start demo with npm Oct 30, 2016
@ymmedia
Copy link

ymmedia commented Dec 4, 2016

s-panferov/awesome-typescript-loader#228

update : typescript@2.0.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants