Skip to content
New issue

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

Boostnote not starting #3260

Closed
malorie16 opened this issue Oct 3, 2019 · 3 comments
Closed

Boostnote not starting #3260

malorie16 opened this issue Oct 3, 2019 · 3 comments
Labels
bug 🐛 Issue concerns a bug. level 3 ❗❗ A bug that causes complete damage: App is entirely unusable. needs investigation 🔬 Issue requires further investigation to locate or narrow down the problem.

Comments

@malorie16
Copy link

Current behavior

Boostnote shows perpetual loading screen

Screen Shot 2019-10-03 at 8 06 39 AM

In terminal:
Screen Shot 2019-10-03 at 8 07 00 AM

I found issues similar to this but none were for mac.
One issue said this PR potentially fixes it but after including the changes from that PR I still got the perpetual loading screen but without the devtools console error as in the first screenshot and a syntax error in the terminal output:

Screen Shot 2019-10-03 at 8 18 25 AM

Expected behavior

Boostnote opens properly

Steps to reproduce

  1. Fork repo
  2. Clone down repo
  3. Run yarn and yarn run dev per docs

Environment

  • Version : 0.12.1
  • OS Version and name : Mac Mojave 10.14.5
@jhdcruz
Copy link
Contributor

jhdcruz commented Oct 4, 2019

In the second screenshot you've provided, my PR #3243 fixed the issue that was showing in the first screenshot. It was a fix for multiple instances that was deprecated, and is no way related to the perpetual loading issue you're having.

I believe the issue you're having relates to the second error that is showing:
Annotation 2019-10-04 111905

@malorie16
Copy link
Author

@jhdcruz Right! Your PR is the one linked in the issue. Strange that it caused different behavior even though I, too, agree that this issue isn't related to an issue with multiple instances...

Kind of at a loss here. Would love to contribute to Boostnote but I can't seem to get it running locally 😕

@Flexo013 Flexo013 added bug 🐛 Issue concerns a bug. level 3 ❗❗ A bug that causes complete damage: App is entirely unusable. needs investigation 🔬 Issue requires further investigation to locate or narrow down the problem. labels Oct 8, 2019
@Flexo013
Copy link
Contributor

Is this still a problem with 0.13.0?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Issue concerns a bug. level 3 ❗❗ A bug that causes complete damage: App is entirely unusable. needs investigation 🔬 Issue requires further investigation to locate or narrow down the problem.
Projects
None yet
Development

No branches or pull requests

3 participants