question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

bug: Crashing unexpected token .

See original GitHub issue

Bug Report

Vime version: 5.0.27 (core/react)

Current behavior:

Crashes with the following error:

SyntaxError: Unexpected token '.' at wrapSafe (internal/modules/cjs/loader.js:1053:16) at Module._compile (internal/modules/cjs/loader.js:1101:27) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1157:10) at Module.load (internal/modules/cjs/loader.js:985:32) at Function.Module._load (internal/modules/cjs/loader.js:878:14) at Module.require (internal/modules/cjs/loader.js:1025:19) at require (internal/modules/cjs/helpers.js:72:18) at Object.<anonymous> (/node_modules/@vime/core/dist/cjs/index.cjs.js:7:31) at Module._compile (internal/modules/cjs/loader.js:1137:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1157:10) /node_modules/@vime/core/dist/cjs/withComponentRegistry-50d191fe.js:33 onFail?.(); ^

I was using 5.0.19 before, and updated to latest. Sadly, this error ocurred, and I haven’t changed anything other than de package version.

Any solutions or help would be appreciated.

Thank you.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:4
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
marcelfahlecommented, Apr 7, 2021

Try using node14+ for building.

1reaction
brantchoatecommented, Apr 3, 2021

is this repo maintained? Only asking because it seems strange to have the React version not working for this long

Read more comments on GitHub >

github_iconTop Results From Across the Web

express + express-graphql app crashes, unexpected token ...
This is a bug with the current version of express-graphql . Please use the previous version until a patched version is released.
Read more >
eval: line 925: syntax error near unexpected token
Description of problem: kdump path points to lvm thinpool When executing kdumpctl (i.e. when rebuilding the kdump ramdisk) it displays the ...
Read more >
Wwise Launcher won't open - syntax error - Q & A | Audiokinetic
Hi there, My PC crashed when working on a Unity & Wwise project ... Wwise Launcher and try again. details: syntax error: unexpected...
Read more >
BIND crashes during reload if some zone has invalid ACL ...
Zones can be outdated, run rndc reload : unexpected token. Now reload named. {{{ rndc reload }}}. Named will crash. received control channel...
Read more >
Error opening trace form Android - "Unexpected Token N"
we should just emit null to be consistent with JavaScript. Also removes a orphaned TraceEvent function declaration. BUG=336787. Review URL: ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found