Pankaj Patel

Results 10 issues of Pankaj Patel

The package install is throwing error event though [email protected] is installed ``` โ””โ”€โ”€ UNMET PEER DEPENDENCY [email protected] npm WARN [email protected] requires a peer of graphql@^0.6.0 but none was installed. ```

Hello, I was wondering if there is any CHANGELOG of the Mobiledoc specification. As current version is `0.3.2` and would be nice to have a site for mobiledoc spec and...

documentation

Hello All, I am working on a project which involves the React+Redux+GraphQL(Apollo Tools) and Backend is HapiJS+Rest+GraphQL(Apollo) I had [created a PoC](https://github.com/pankajpatel/hapi-redux-graphql-rest) to see the feasibility of this tech combination...

help wanted
question

After going through #16; I got into confusion with Higher-Order Functions. Are Pure Functions and Higher-Order alike? Or they differ? And Higher-order Components are created by Higher-order functions?

enhancement
help wanted
question

Hi, Will it be possible to append the status string `[master โ†‘ยท1|โ€ฆ1]` to existing PS1 string. My current PS1 looks like ``` pankaj@DP:hapi-universal-redux (master) ๐Ÿ‘ ``` Though it would be...

### Issue Summary XMLHttpRequest is not defined in Netlify Functions ### To Reproduce 1. Try to fetch content via Content API JS SDK in netlify function I think `@tryghost/content-api` uses...

bug

https://github.com/MrMaxie/get-google-fonts/blob/2f8b15f6d7072533ca2ad5e0b74ccf28a313e8c8/main.js#L389 Because of above-linked location, the weights with italic are discarded when italic is mentioned as `italic` instead of `i` Though, Google fonts CSS API allows the download in both...

So far, the subsequent functions are getting their own tests But we would like to move more faster by having automated tests for whole package. And ability to test the...

I would be good to introduce an action to publish on GH Package registry as well.

Hello, Current version is blocking the build as it throws the following error: ``` #0 75.49 error [email protected]: The engine "node" is incompatible with this module. Expected version "^18". Got...