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

Error compiling assets: [WinError 2] The system cannot find the file specified #9

Open
ddlaws0n opened this issue Jul 26, 2017 · 2 comments
Assignees

Comments

@ddlaws0n
Copy link

ddlaws0n commented Jul 26, 2017

Hello,

I am trying to get the demo site up and running on Win10, python version v3.5.2.

I have created a venv and cloned the project, installing the dependencies through requirements.txt.

Unfortunately when I try to run longclaw build i get the following:

(longclaw) C:\Users\my_user\Desktop\longclaw\longclaw_demo>longclaw build
Compiling assets....
Error compiling assets:  [WinError 2] The system cannot find the file specified

My Node.js version is v6.10.0 and my npm version is v3.10.10. Any ideas what could be going wrong?

All the best,
DDiran

@JamesRamm JamesRamm self-assigned this Jul 26, 2017
@JamesRamm
Copy link
Collaborator

Thanks. I will look into this. In the meantime, try just doing a pip install longclaw to see if that will work.

By default, the longclaw demo installs longclaw directly from the github master branch, hence the need for longclaw build. Installing the longclaw release shouldnt have this problem, although some features of the longclaw demo might be a bit ahead of the current release.

@nikolas-dev
Copy link

Still problem is not resolved

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

3 participants