Skip to content
This repository has been archived by the owner on Apr 25, 2018. It is now read-only.

files required that don't exist #54

Closed
JakeChampion opened this issue Aug 13, 2013 · 1 comment
Closed

files required that don't exist #54

JakeChampion opened this issue Aug 13, 2013 · 1 comment

Comments

@JakeChampion
Copy link
Contributor

In the file ./Orchestra/sw/realtimeserver/weblab/orchestra/LiveManager.js there are files being required that no longer exist in the project files.

21 var PlayerLayout = require("./data/PlayerLayout"); 22 var MuseumUser = require("./user/MuseumUser"); 23 var MuseumClient = require("./user/MuseumClient"); 24 var MessageEncoder = require("./utils/MessageEncoder"); 25 var MessageIds = require("./constants/MessageIds");

What shall we do about this, if anything?

@JakeChampion
Copy link
Contributor Author

Turns out I misunderstood what ./ meant, this isn't an issue, the files do exist.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant