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

"./scripts/build.ps1" fails to build on Windows #165

Open
hansgru opened this issue Jun 25, 2015 · 1 comment
Open

"./scripts/build.ps1" fails to build on Windows #165

hansgru opened this issue Jun 25, 2015 · 1 comment

Comments

@hansgru
Copy link

hansgru commented Jun 25, 2015

According to the main Readme, for building on Windows, the following command can be used:

./scripts/build.ps1

Unfortunately this is not working in Win 7 or 8 (32 or 64 bit).
The error is:

'.' is not recognized as an internal or external command,
operable program or batch file.

How to build it on windows?

@juanka881
Copy link

try running the same thing in a powershell prompt, that worked for me, but then it failed mid way through the build cause it couldn't find mori.bare.js :(, i was able to just call lein and build something that way.

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

2 participants