electricessence / TypeScript.NET

A JavaScript-Friendly .NET Based TypeScript Library (Moved)
https://github.com/electricessence/TypeScript.NET-Core
Other
251 stars 36 forks source link

Doesn't build. #40

Closed mhsimkin closed 7 years ago

mhsimkin commented 7 years ago

I installed the Nuget package TypeScript.NET.Library into my project. When I try to build, it is looking for a node.ts file. There are 4 *.d.ts in the node package.

1) What version of the node.ts file am I supposed to load? 2) Please make this a dependency of the Nuget Package.

Thanks

electricessence commented 7 years ago

I'll need more information. Can you explain how you are using the library? Are you writing TS that uses the source folder?

What kind of project are you building?

mhsimkin commented 7 years ago

Just close this issue. I went in a different direction.

Thanks

marc

electricessence commented 7 years ago

Ok. In the future, you may find using NPM would work better then Nuget.