rfangj
Results
2
issues of
rfangj
I have successfully install using `npm` and `bower` but when I run `grunt watch` to build the project. The console just showing like this. > candy-master git:(master) ✗ grunt watch...
when I import the `kraken-api` and run the project. I get this error. ``` const rawRequest = async (url, headers, data, timeout) => { ^ SyntaxError: Unexpected token ( at...