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

exphbs is not a function #297

Open
habfem opened this issue Mar 20, 2022 · 3 comments
Open

exphbs is not a function #297

habfem opened this issue Mar 20, 2022 · 3 comments

Comments

@habfem
Copy link

habfem commented Mar 20, 2022

TypeError: exphbs is not a function
at Object. (C:\Users\habee\3D Objects\NODE\EXPRESS_CRASH\index.js:13:26)
at Module._compile (internal/modules/cjs/loader.js:1072:14)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1101:10)
at Module.load (internal/modules/cjs/loader.js:937:32)
at Module.load (internal/modules/cjs/loader.js:937:32)
at Function.Module._load (internal/modules/cjs/loader.js:778:12)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:76:12)
at internal/main/run_main_module.js:17:47
[nodemon] app crashed - waiting for file changes before starting...

Is anyone else getting this type of error

@UziTech
Copy link

UziTech commented Mar 20, 2022

All new development of express-handlebars is done on a new repo express-handlebars/express-handlebars. Please create an issue there and add more info like the version of express-handlebars and node and some example code that produces the error.

@habfem
Copy link
Author

habfem commented Mar 23, 2022

Thanks. That was really helpful

@habfem
Copy link
Author

habfem commented Mar 24, 2022

.engine pretty much solves my problem

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

2 participants