Open physicsgirl opened 6 years ago
I think I am having a similar problem:
`/Users/konstantinos/.meteor/packages/meteor-tool/.1.9.0-beta.3.ujz6el.rvsw++os.osx.x86_64+web.browser+web.browser.legacy+web.cordova/mt-os.osx.x86_64/dev_bundle/lib/node_modules/meteor-promise/promise_server.js:218 throw error ^
SyntaxError: Unexpected string in JSON at position 23
at JSON.parse (
I did, yeah, got a workaround. I forgot what it was though. I'll be working again on it in Dec and I'll let you know when I come across it.
On Wed, Nov 27, 2019, 10:34 AM Konstantinos Vasilakos < notifications@github.com> wrote:
I think I am having the same exact problem, is there any workaround currently?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/meteor/promise/issues/23?email_source=notifications&email_token=AJEG42PBJOOSUBNSLPZSG4DQVX5WZA5CNFSM4F3MAGDKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFIJRZQ#issuecomment-558930150, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJEG42I2LDP37VK522HJUTDQVX5WZANCNFSM4F3MAGDA .
I'm having the exact same issue with the same error. I've tried meteor reset
, I've tried creating a new project, I've tried installing specific older releases of Meteor (v1.4 to 2.0), nothing is working :( I can't get any Meteor app to start at all, old or new.
I tried getting my app to run via cmd after installing emulator and all the packages and jdk-
and this is the error that it throws-
Please tell me how to fix it.