You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test suite failed to run
({"Object.":function(module,exports,require,__dirname,__filename,global,jest){import $ from 'jquery';
Syntax Error: Unexpected Identifier
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.
🐛 Bug Report
Test suite failed to run
({"Object.":function(module,exports,require,__dirname,__filename,global,jest){import $ from 'jquery';
Syntax Error: Unexpected Identifier
To Reproduce
In package.json:
In source/setup-jest.js
Expected behavior
It should pass the test run but it is showing syntax error
Run
npx envinfo --preset jest
System:
OS: Linux 4.15 elementary OS 5.0 Juno
CPU: (8) x64 Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
Binaries:
Node: 10.16.0 - /usr/local/bin/node
npm: 6.9.0 - /usr/local/bin/npm
npmPackages:
jest: ^24.8.0 => 24.8.0
The text was updated successfully, but these errors were encountered: