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

Uncaught ReferenceError ReferenceError: _ is not defined #100

Open
Nelson666 opened this issue Oct 19, 2022 · 0 comments
Open

Uncaught ReferenceError ReferenceError: _ is not defined #100

Nelson666 opened this issue Oct 19, 2022 · 0 comments

Comments

@Nelson666
Copy link

Nelson666 commented Oct 19, 2022

Hello,

I would like to use npm module. Unfortunately the example from the ReadMe comes with the mentioned error. Here again the complete error message. Can you help me?
C:\Program Files (x86)\nodejs\node.exe .\apiSugar.js Uncaught ReferenceError ReferenceError: _ is not defined at <anonymous> (c:\Users\apiSugar\node_modules\@sugarcrm\ventana\src\client.js:114:1) at Module._compile (internal/modules/cjs/loader:1126:14) at Module._extensions..js (internal/modules/cjs/loader:1180:10) at Module.load (internal/modules/cjs/loader:1004:32) at Module._load (internal/modules/cjs/loader:839:12) at Module.require (internal/modules/cjs/loader:1028:19) at require (internal/modules/cjs/helpers:102:18) at <anonymous> (c:\Users\apiSugar\apiSugar.js:1:17) at Module._compile (internal/modules/cjs/loader:1126:14) at Module._extensions..js (internal/modules/cjs/loader:1180:10) at Module.load (internal/modules/cjs/loader:1004:32) at Module._load (internal/modules/cjs/loader:839:12) at executeUserEntryPoint (internal/modules/run_main:81:12) at <anonymous> (internal/main/run_main_module:17:47) Process exited with code 1

Installed modules
`$ npm list
apiSugar v0.0.1 c:\Users\apiSugar

`

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