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

Not able to start lazojs-todomvc #5

Open
abadri opened this issue May 22, 2015 · 0 comments
Open

Not able to start lazojs-todomvc #5

abadri opened this issue May 22, 2015 · 0 comments

Comments

@abadri
Copy link

abadri commented May 22, 2015

When i try to start lazojs-todomvc using "lazo start lazojs-todomvc" i am hitting below error. I cloned the repo did a npm install and ran lazo start lazojs-todomvc

Node: v0.12.2
Npm version: 2.7.5

abadri1@L-SB8G2GUG3Q-M:~/workspace/lazojs-todomvc$ lazo start lazojs-todomvc
Starting Lazo! Please wait...
Scanning application directory. Please wait...
INFO: 0/components does not exist
INFO: 0/models does not exist
INFO: 0/app/views does not exist
fs.js:565
fs.write = function(fd, buffer, offset, length, position, callback) {
^
Error: ENOENT, no such file or directory '0/app/app.json'
at Error (native)
at Object.fs.openSync (fs.js:500:18)
at Object.fs.readFileSync (fs.js:352:15)
at /usr/local/lib/node_modules/lazo/lib/server/app.js:10:22
at /usr/local/lib/node_modules/lazo/lib/server/scanner.js:44:21
at /usr/local/lib/node_modules/lazo/node_modules/node-dir/lib/paths.js:66:25
at FSReqWrap.oncomplete (fs.js:95:15)

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