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

Function is not defined error #142

Open
subu1979 opened this issue Nov 27, 2023 · 1 comment
Open

Function is not defined error #142

subu1979 opened this issue Nov 27, 2023 · 1 comment

Comments

@subu1979
Copy link

Installed using the following command

npm install samlp

studio@Subramanyam CyLock_IDP % node server.js
ReferenceError: Functions is not defined
at Object. (/Users/studio/Desktop/CyLock_IDP/node_modules/xpath/xpath.js:3277:11)
at Module._compile (node:internal/modules/cjs/loader:1254:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
at Module.load (node:internal/modules/cjs/loader:1117:32)
at Module._load (node:internal/modules/cjs/loader:958:12)
at Module.require (node:internal/modules/cjs/loader:1141:19)
at require (node:internal/modules/cjs/helpers:110:18)
at Object. (/Users/studio/Desktop/CyLock_IDP/node_modules/samlp/lib/samlp.js:3:13)
at Module._compile (node:internal/modules/cjs/loader:1254:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
studio@Subramanyam CyLock_IDP %

@subu1979
Copy link
Author

i think, when we run inside "strict-mode" we are getting above error.

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