Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sink Example on Windows #57

Closed
mabuzer opened this issue May 7, 2012 · 4 comments
Closed

Sink Example on Windows #57

mabuzer opened this issue May 7, 2012 · 4 comments

Comments

@mabuzer
Copy link

mabuzer commented May 7, 2012

I 'm trying to run sink example, but I get the following error:

TEMPLATE ERROR
Error: Can't find file D:\nodejs\node_modules\derby-examples\sink\views\app\shared
    at D:\nodejs\node_modules\derby\lib\files.js:245:29
    at D:\nodejs\node_modules\derby\lib\files.js:229:7
    at Object.oncomplete (path.js:412:19)

I'm using derby v3.0.5, NodeJS 6.0.17 (32 bit).

thanks...

@juzerali
Copy link

Few examples need fixing on windows. It basically has to do with bugs in browserify and a few hacks. Best thing would be to switch to linux./debian.

@juzerali
Copy link

Duplicate of #42

@cjblomqvist
Copy link

Basically, this issue I believe stems from that Derby doesn't run out of the box (at least not well) on Windows. The derby/lib/files.js needs to be updated according to my pull request which can be found in my github repo/fork of derby.

@nateps
Copy link
Contributor

nateps commented May 23, 2012

duplicate of other windows issues

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

No branches or pull requests

4 participants