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

nodejs is undefined #329

Open
rossmarinaro opened this issue Jul 21, 2021 · 2 comments
Open

nodejs is undefined #329

rossmarinaro opened this issue Jul 21, 2021 · 2 comments

Comments

@rossmarinaro
Copy link

Does "nodejs" need to be required somewhere??? I don't understand, my methods will not work and return an error, because in my cordova app, nodejs was never declared anywhere. How can this be fixed? The tutorial says nothing about it.

@chethan415
Copy link

@rossmarinaro create a file called typings.d.ts in src folder .and declare var nodejs;

@vahidForughi
Copy link

solution ?

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