Emma Chen
Emma Chen
seems like it's a dependency of [email protected] ```npm ls ember-raf-scheduler [email protected] [redacted] └─┬ [email protected] └─┬ [email protected] └── [email protected]```
Hi @oshihirii, This is a known issue that has been reported before but we are unable to reproduce it on our end. I'd like to investigate further. Would you kindly...
> ``` > npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142 > npm WARN deprecated [email protected]: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with...
> > Response status code was not ok: 401. > > [ > > { > > "category": "AUTHENTICATION_ERROR", > > "code": "UNAUTHORIZED", > > "detail": "The `Authorization` http header...
Hi @gumtreecreek, If you are using the sample app under [v2](https://github.com/square/connect-api-examples/tree/master/connect-examples/v2), they should have a `.env.example` file and instructions in the README to create a `.env` file where you can...