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

Update build instructions? #3

Open
pjfsilva opened this issue Feb 18, 2016 · 0 comments
Open

Update build instructions? #3

pjfsilva opened this issue Feb 18, 2016 · 0 comments

Comments

@pjfsilva
Copy link

I'm trying to fork the project so I can do some simple improvements but I can't build the project, probably because I know nothing about clojure/Leiningen and nw.js :)

Can you provide updated build instructions for the project?

What I did on my win7 64 bit machine: already had java 1.8, installed Leiningen, already had node, installed nw.js. Ran 'lein cljsbuild once dev'. Got some warnings but 'Successfully compiled "public/js/smgui.js" in 34.201 seconds.'.

Ran 'nw public', got a 'request' module not found so I entered the public folder and ran 'npm install'. Ran 'nw public' again. Now I got this error I don't know how to solve:

smgui.js:63850 Uncaught TypeError: undefined is not a function

My versions:
Leiningen 2.6.1 on Java 1.8.0 Java HotSpot(TM) 64-Bit Server VM
nwjs-v0.12.3-win-x64
node 4.3.1

What am I missing to be able to build the project?

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

1 participant