We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hi, i use ufs and ufs-local works perfect on meteor 1.6.1.4 but not on meteor 1.7.0.5 :
The text was updated successfully, but these errors were encountered:
with more try i got the error message
W20180925-12:26:25.725(2)? (STDERR) (node:7297) UnhandledPromiseRejectionWarning: Error: Match error: Expected string, got undefined W20180925-12:26:25.726(2)? (STDERR) at check (packages/check/match.js:36:17) W20180925-12:26:25.726(2)? (STDERR) at LocalStore.Store.self.checkToken (packages/jalik:ufs/ufs-store.js:139:17) W20180925-12:26:25.726(2)? (STDERR) at WebApp.connectHandlers.use (packages/jalik:ufs/ufs-server.js:149:24) ...
Sorry, something went wrong.
for more investigations please continue here :
https://forums.meteor.com/t/solved-how-to-downgrade-jalik-ufs-jalik-ufs-local-issue/45685/9
No branches or pull requests
hi, i use ufs and ufs-local
works perfect on meteor 1.6.1.4
but not on meteor 1.7.0.5 :
The text was updated successfully, but these errors were encountered: