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 Aug 19, 2024. It is now read-only.
Hm, it's in a try/catch for that reason. You might be able to tell your compiler to ignore it. Any suggestions on how to fix this otherwise? The idea is that the Meteor connection is the default. I could also try to check the Meteor global object but kinda liked the "official" import statement.
When building a front-end app (eg. Create React App) with apollo-link-ddp, the compiler cannot find the package meteor/meteor and throws a warning.
ddp-apollo/packages/apollo-link-ddp/src/client/apollo-link-ddp.js
Line 18 in 2062480
The text was updated successfully, but these errors were encountered: