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
Hello there ,
In an attempt to uprade to @latest ( 5.0.4 )
i noticed the following behavior on commonJS syntax.
Just wondering if this is on purpose somehow or none noticed yet ?
Checkout the people are still using the 3.7.0 to this day!!
/node_modules/trading-signals/dist/index.js:1
({"Object.<anonymous>":function(module,exports,require,__dirname,__filename,jest){export { default as Big } from 'big.js';
^^^^^^
SyntaxError: Unexpected token 'export'
at new Script (node:vm:117:7)
The text was updated successfully, but these errors were encountered:
Hello there ,
In an attempt to uprade to @latest ( 5.0.4 )
i noticed the following behavior on commonJS syntax.
Just wondering if this is on purpose somehow or none noticed yet ?
Checkout the people are still using the 3.7.0 to this day!!
The text was updated successfully, but these errors were encountered: