nickjj / manifest-revision-webpack-plugin

Write out a manifest file containing your versioned webpack chunks and assets.
ISC License
124 stars 40 forks source link

FATAL ERROR: v8::ToLocalChecked Empty MaybeLocal when I want to start my bot with node #45

Closed KoyaBamby closed 6 years ago

KoyaBamby commented 6 years ago

When I want to start my discord bot, I get an error about better sqlite3, I updated this thing and now, when I try to start my bot with "node ." or "node .\index.js" it gives me this

FATAL ERROR: v8::ToLocalChecked Empty MaybeLocal. 1: 00007FF735790205 2: 00007FF73576A176 3: 00007FF73576AA50 4: 00007FF735C7B9A6 5: 00007FFDD8661A69 6: 00007FFDD8663170 7: 00007FFDD866A435 8: 00007FF73576A7C6 9: 00007FF735DA4102 10: 00007FF735DA556D 11: 00007FF735DA45F9 12: 00007FF735DA44DB 13: 0000022E056841C1

Then, I uninstall better sqlite 3 and it doesnt change anyhing

Any idea or issues ??

nickjj commented 6 years ago

No idea.

Did you open this issue in the wrong repo?

This package isn't associated with discord, sqlite, or v8.

KoyaBamby commented 6 years ago

ho yea sry xD I'm new in git

nickjj commented 6 years ago

No problem. Going to close this one. Good luck!