Skip to content
This repository was archived by the owner on Feb 16, 2021. It is now read-only.

Fix to get this example to run without hiccups #10

Merged
merged 1 commit into from
May 11, 2014

Conversation

vatsala
Copy link
Contributor

@vatsala vatsala commented May 10, 2014

The dependency "express" : "latest" installs Express 4.x. This version of Express has deprecated the app.configure method and hence breaks the experience of trying out the ZeroClipboard example locally. This pull request is a temporary fix until you update the node_server.js file according to migration guidelines here https://github.com/visionmedia/express/wiki/Migrating-from-3.x-to-4.x

@jonrohan
Copy link
Contributor

awesome thanks for the pull request!

jonrohan added a commit that referenced this pull request May 11, 2014
Fix to get this example to run without hiccups
@jonrohan jonrohan merged commit ce80190 into zeroclipboard:gh-pages May 11, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants