You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 19, 2021. It is now read-only.
This repo is currently on low maintenance. See README for details
Problem
When starting yarn, I get an UnhandledPromiseRejectionWarning.
Replication steps
Start yarn watch or yarn start
More Information
Here is the error:
(node:67572) UnhandledPromiseRejectionWarning: Error: Request failed with status code 404
at createError (/Users/jlippiner/Dropbox/Projects/fruitstand/fs-bootstrap/node_modules/axios/lib/core/createError.js:16:15)
at settle (/Users/jlippiner/Dropbox/Projects/fruitstand/fs-bootstrap/node_modules/axios/lib/core/settle.js:18:12)
at IncomingMessage.handleStreamEnd (/Users/jlippiner/Dropbox/Projects/fruitstand/fs-bootstrap/node_modules/axios/lib/adapters/http.js:202:11)
at IncomingMessage.emit (events.js:194:15)
at endReadableNT (_stream_readable.js:1125:12)
at process._tickCallback (internal/process/next_tick.js:63:19)
(no
The text was updated successfully, but these errors were encountered:
On Thu, Nov 21, 2019 at 8:36 AM Maurice-JB ***@***.***> wrote:
Duplicates #1075 <#1075>
Does not affect workflow, just a visual annoyance when running slate.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1077?email_source=notifications&email_token=AAATIASLRU4OYRODUVYTSMDQU2FG5A5CNFSM4JQCBOGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEE2HXAQ#issuecomment-557087618>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAATIAWPFU5IE7UA4XFVQJDQU2FG5ANCNFSM4JQCBOGA>
.
Just workflow. Thanks.
On Thu, Nov 21, 2019 at 8:36 AM Maurice-JB ***@***.***>
wrote:
> Duplicates #1075 <#1075>
> Does not affect workflow, just a visual annoyance when running slate.
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#1077?email_source=notifications&email_token=AAATIASLRU4OYRODUVYTSMDQU2FG5A5CNFSM4JQCBOGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEE2HXAQ#issuecomment-557087618>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AAATIAWPFU5IE7UA4XFVQJDQU2FG5ANCNFSM4JQCBOGA>
> .
>
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This repo is currently on low maintenance. See README for details
Problem
When starting yarn, I get an UnhandledPromiseRejectionWarning.
Replication steps
Start yarn watch or yarn start
More Information
Here is the error:
(node:67572) UnhandledPromiseRejectionWarning: Error: Request failed with status code 404
at createError (/Users/jlippiner/Dropbox/Projects/fruitstand/fs-bootstrap/node_modules/axios/lib/core/createError.js:16:15)
at settle (/Users/jlippiner/Dropbox/Projects/fruitstand/fs-bootstrap/node_modules/axios/lib/core/settle.js:18:12)
at IncomingMessage.handleStreamEnd (/Users/jlippiner/Dropbox/Projects/fruitstand/fs-bootstrap/node_modules/axios/lib/adapters/http.js:202:11)
at IncomingMessage.emit (events.js:194:15)
at endReadableNT (_stream_readable.js:1125:12)
at process._tickCallback (internal/process/next_tick.js:63:19)
(no
The text was updated successfully, but these errors were encountered: