You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With build 14352 node 6.2.0 and typescript 1.8.10 now install perfectly. The tsc compiler works mostly, but the watch feature throws an EPERM in fs.js. I straced it down to ioctl(..., FIOCLEX).
With build 14352 node 6.2.0 and typescript 1.8.10 now install perfectly. The tsc compiler works mostly, but the watch feature throws an EPERM in fs.js. I straced it down to ioctl(..., FIOCLEX).
The text was updated successfully, but these errors were encountered: