Typescript initialization error: IDEChangeFiles

已回答

I just upgraded to 2017.1.4 and now I am seeing the error:

"Error:Initialization error (typescript). Cannot set property 'IDEChangeFiles' of undefined"

The TypeScript service now does not run.

How can I fix this?

I am running on Mac OS 10.12.5 using locally installed node_modules. 

Thanks

11

Same on Ubuntu 17.04 (Webstorm 2017.1.4)

0

Same here, Mac OS 10.10.5, Idea 2017.1.4

0

Hi! Sorry for the inconvenience! PyCharm borrows this functionality from WebStorm and the problem seems to be known: WEB-27249. Should be fixed in 2017.2 version.

1

Ok - but I need to be working with Pycharm now. When is 2017.2 expected? Can I downgrade in the meantime?

0

@Brian Davison, I've downgraded Typescript to 2.3.4. This problem occurs only with Typescript 2.4.0.

3

@Enver Osmanov - Thanks - I'm back up and running. Had to rebuild the node environment a couple of times... :-)

0

请先登录再写评论。