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

Support for CommonJS breaks after @3.7.0 #743

Open
Kos-M opened this issue Jan 5, 2025 · 0 comments
Open

Support for CommonJS breaks after @3.7.0 #743

Kos-M opened this issue Jan 5, 2025 · 0 comments

Comments

@Kos-M
Copy link

Kos-M commented Jan 5, 2025

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!!

image

/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)
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

No branches or pull requests

1 participant