checklist icon indicating copy to clipboard operation
checklist copied to clipboard

TypeError: user_pin is not a function

Open heriipurnama opened this issue 10 years ago • 1 comments

get the same error taking the same steps

heriipurnama@helloween:~/Documents/node/checklist$ npm start [email protected] start /home/heriipurnama/Documents/node/checklist node server.js

/2016-04-04T02:37:06.257Z eyej6o1wyseq/1459737426235/8377/- INFO hello Seneca/2.0.0 > /eyej6o1wyseq/1459737426235/8377/-
/home/heriipurnama/Documents/node/checklist/server.js:57 user_pin({ ^

TypeError: user_pin is not a function at /home/heriipurnama/Documents/node/checklist/server.js:57:5 > at done (/home/heriipurnama/Documents/node/checklist/node_modules/hapi/node_modules/items/lib/index.js:30:25) at Object.module.exports.register (/home/heriipurnama/Documents/node/checklist/node_modules/hapi-seneca/index.js:86:5) at /home/heriipurnama/Documents/node/checklist/node_modules/hapi/lib/plugin.js:235:14 at iterate (/home/heriipurnama/Documents/node/checklist/node_modules/hapi/node_modules/items/lib/index.js:35:13) at Object.exports.serial (/home/heriipurnama/Documents/node/checklist/node_modules/hapi/node_modules/items/lib/index.js:38:9) at internals.Plugin.register (/home/heriipurnama/Documents/node/checklist/node_modules/hapi/lib/plugin.js:221:11) at Object. (/home/heriipurnama/Documents/node/checklist/server.js:47:5) > at Module._compile (module.js:435:26) at Object.Module._extensions..js (module.js:442:10) `

heriipurnama avatar Apr 04 '16 03:04 heriipurnama

Not working for me too

guptakvgaurav avatar Sep 05 '16 14:09 guptakvgaurav