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

Error #11

Open
7fe opened this issue Mar 7, 2018 · 2 comments
Open

Error #11

7fe opened this issue Mar 7, 2018 · 2 comments

Comments

@7fe
Copy link

7fe commented Mar 7, 2018

I'm getting the following error.

TypeError: 'caller', 'callee', and 'arguments' properties may not be accessed on strict mode functions or the arguments objects for calls to them
    at /Users/me/node_modules/JASON/index.js:205:43
    at Array.forEach (<anonymous>)
    at strfy (/Users/me/node_modules/JASON/index.js:203:12)
    at /Users/me/node_modules/JASON/index.js:53:5

I think 'use strict' is somewhere but don't have time to search right now.

@7fe
Copy link
Author

7fe commented Mar 7, 2018

String.raw support would be nice also.

@malikov
Copy link

malikov commented Apr 9, 2018

I'm facing exactly the same issue. Any update on this ? All I'm doing is loading the module like so : JASON = require('JASON');

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

3 participants
@7fe @malikov and others