Scott Lovegrove

Results 32 comments of Scott Lovegrove

What errors? Was it a post with pictures? Does it fail on the main version (ie, not this test one)?

I suspect this is because I'm trying to use this in an npm module myself and I'm running it through a terminal window. https://github.com/donavon/thwack/blob/master/src/default/index.js#L4-L6 This code would seem to suggest...

> you must import it like import thwack from 'thwack/node'; Unfortunately that doesn't work if you are using Typescript. I end up with an import error. Same applies if I...

That gives me an error saying: ![image](https://user-images.githubusercontent.com/1658896/81937630-c7ca5280-95eb-11ea-8cae-774bb87635db.png) I had tried this before using the `ThwackOptions.fetch` which I think might have given the same issue.

A bit old now, but still relevant to building a plugin, you can check out my blog series on writing plugins here http://www.liveside.net/2007/10/23/writing-windows-live-writer-plugins-a-recap/

The main difference is the reference to Live Writer that you need to add, with Open Live Writer you can add it from nuget, rather than the install folder.

I believe so, yes.

Should that not be unmute?