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

Crashes on notification #2369

Closed
FrankFioretti opened this issue Apr 15, 2021 · 7 comments · Fixed by #2461
Closed

Crashes on notification #2369

FrankFioretti opened this issue Apr 15, 2021 · 7 comments · Fixed by #2461

Comments

@FrankFioretti
Copy link

Expected Behavior

Notification should be sent and script should continue to run

Current Behavior

Notification is sent and script crashes/exits UNLESS running as local administrator on Windows 10. Is this expected?

Steps to Reproduce

Environment

  • OS:
dotenv
# Place your dotenv within these backticks. Be sure to remove any secrets/passwords.

Logs

@FrankFioretti
Copy link
Author

Note: still crashes intermittently when running as administrator

@MieszkoT84
Copy link

I think it is the same behaviour as in this topic: #2232
As of now I don't know how to completely fix it but there is workaround which has to do for the time being. Please see the topic above for details.

@Austin-Wells
Copy link

Having the same issue, crashes immediately after opening a chromium instance. Powersehll/Git still running in process manager.

@Eribaeri
Copy link

i got the same problem

@jef
Copy link
Owner

jef commented Apr 29, 2021

Closed with #2461

@jef jef closed this as completed Apr 29, 2021
@klords
Copy link
Contributor

klords commented Apr 29, 2021

Note to anyone following this issue: the merged fix will only take effect when you (re)install node modules using npm i

@MieszkoT84
Copy link

Note to anyone following this issue: the merged fix will only take effect when you (re)install node modules using npm i

I would also add that 'git clone https://github.com/jef/streetmerchant.git' command is also necessary because 'npm i' didn't really work for me but after cloning the entire project again all is dandy now. Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants