Filippo Conti

Results 49 comments of Filippo Conti

@JamieH did you ever solved it? I need to archive the same result

@rauchg can you explain a little bit the situation? I'm having this cors trouble and I can't find a solution to it. I'm using express and socket.io, on express side...

This still happen today using **^8.0.0** and copy paste [node markdown example](https://github.com/documentationjs/documentation/blob/master/docs/NODE_API.md#examples-3) execute it and you get a: ``` TypeError: Cannot read property 'parseExtension' of undefined node_modules\documentation\lib\merge_config.js:92:35) ``` Even using...

@IrfanCALISKAN try `this.$refs.map.$_map` which is the actual google map, while `this.$refs.map` is the vue component wrapper

hi @typicode this is one of my PR, another one is https://github.com/typicode/json-server/pull/927 which is failed on travis but not for the code itself I'm not able to retrigger the build...

it looks like it's using the [.install](https://github.com/graphql-boilerplates/typescript-graphql-server/tree/master/advanced/.install) folder [package.json](https://github.com/graphql-boilerplates/typescript-graphql-server/blob/master/advanced/.install/package.json) file instead of the [root](https://github.com/graphql-boilerplates/typescript-graphql-server/blob/master/advanced/package.json) one I looked at the [install](https://github.com/graphql-boilerplates/typescript-graphql-server/blob/master/advanced/.install/index.js#L15-L19) script and seems the paths are relative to the root...

is this going to be added?

a year an half later this is still a issue

it will be great to optionally disable it, if you don't have openssl installed basically you can not use this module

if you want I made a [PR](https://github.com/lukechilds/create-test-server/pull/34) to have this feature, I've also added a test. I made this just because when I'm on windows and I don't have openssl...