Code Monkey home page Code Monkey logo

reactdays-workshop-berlin-2020's People

Contributors

elmarburke avatar hco avatar

Watchers

 avatar  avatar

reactdays-workshop-berlin-2020's Issues

Apollo Error zur Laufzeit

Hallo ihr Lieben :-)

Ich war letzte Woche bei den JS Days in Berlin remote dabei. ;-) Nun wollte ich die Präsi + den Code nochmal durchgehen..
Jetzt habe ich das Projekt nochmal gezogen und bekomme es leider nicht zum laufen. Während der Laufzeit kommt folgender Fehler:

Error: Failed to fetch
new ApolloError
C:/Users/wuensch/Desktop/src/errors/index.ts:49
(anonymous function)
C:/Users/wuensch/Desktop/src/core/QueryManager.ts:808
(anonymous function)
C:/Users/wuensch/src/utilities/observables/asyncMap.ts:22

  19 |             error && error.call(observer, e);
  20 |         });
  21 |     };
> 22 | }
     | ^  23 | else {
  24 |     return function (arg) { return delegate && delegate.call(observer, arg); };
  25 | }

error
C:/Users/wuensch/src/utilities/observables/asyncMap.ts:22

  19 |             error && error.call(observer, e);
  20 |         });
  21 |     };
> 22 | }
     | ^  23 | else {
  24 |     return function (arg) { return delegate && delegate.call(observer, arg); };
  25 | }

▼ 3 stack frames were expanded.
notifySubscription
C:/Users/wuensch/Desktop/react_JSDays_2020_Berlin/reactdays-workshop-berlin-2020-main/node_modules/zen-observable/lib/Observable.js:140
onNotify
C:/Users/wuensch/Desktop/react_JSDays_2020_Berlin/reactdays-workshop-berlin-2020-main/node_modules/zen-observable/lib/Observable.js:179
SubscriptionObserver.error
C:/Users/wuensch/Desktop/react_JSDays_2020_Berlin/reactdays-workshop-berlin-2020-main/node_modules/zen-observable/lib/Observable.js:240
▲ 3 stack frames were expanded.
(anonymous function)
C:/Users/wuensch/src/utilities/observables/iteration.ts:13
iterateObserversSafely
C:/Users/wuensch/src/utilities/observables/iteration.ts:13
error
C:/Users/wuensch/src/utilities/observables/Concast.ts:168
▼ 3 stack frames were expanded.
notifySubscription
C:/Users/wuensch/Desktop/react_JSDays_2020_Berlin/reactdays-workshop-berlin-2020-main/node_modules/zen-observable/lib/Observable.js:140
onNotify
C:/Users/wuensch/Desktop/react_JSDays_2020_Berlin/reactdays-workshop-berlin-2020-main/node_modules/zen-observable/lib/Observable.js:179
SubscriptionObserver.error
C:/Users/wuensch/Desktop/react_JSDays_2020_Berlin/reactdays-workshop-berlin-2020-main/node_modules/zen-observable/lib/Observable.js:240
▲ 3 stack frames were expanded.
(anonymous function)
C:/Users/wuensch/src/link/http/createHttpLink.ts:171

Kannst du mir bitte helfen?
Vielen lieben Danke!
LG Anita

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.