You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: