Skip to content

Instantly share code, notes, and snippets.

@ciaranj
Created July 16, 2010 19:36
Show Gist options
  • Save ciaranj/478812 to your computer and use it in GitHub Desktop.
Save ciaranj/478812 to your computer and use it in GitHub Desktop.
~/.node_libraries/connect/middleware/session.js:34
store = options.store || new MemoryStore;
^
TypeError: undefined is not a function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment