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

rempl 1.0.5 - ENOENT: no such file or directory, uv_chdir #1

Closed
Tom910 opened this issue Mar 3, 2017 · 4 comments
Closed

rempl 1.0.5 - ENOENT: no such file or directory, uv_chdir #1

Tom910 opened this issue Mar 3, 2017 · 4 comments

Comments

@Tom910
Copy link

Tom910 commented Mar 3, 2017

In rempl 1.0.5 error when you run

Error: ENOENT: no such file or directory, uv_chdir
    at Command.action_ (/usr/local/lib/node_modules/rempl-cli/lib/cli.js:18:17)
    at Command.run (/usr/local/lib/node_modules/rempl-cli/node_modules/clap/index.js:749:22)
    at Object.<anonymous> (/usr/local/lib/node_modules/rempl-cli/bin/rempl:10:9)
    at Module._compile (module.js:571:32)
    at Object.Module._extensions..js (module.js:580:10)
    at Module.load (module.js:488:32)
    at tryModuleLoad (module.js:447:12)
    at Function.Module._load (module.js:439:3)
    at Module.runMain (module.js:605:10)
    at run (bootstrap_node.js:422:7)
@Tom910 Tom910 changed the title ENOENT: no such file or directory, uv_chdir rempl 1.0.5 rempl 1.0.5 - ENOENT: no such file or directory, uv_chdir Mar 3, 2017
@Tom910
Copy link
Author

Tom910 commented Mar 3, 2017

performing code process.chdir(path.resolve(path.dirname(require.resolve('rempl/server')), 'client/dist')); - get - /usr/local/lib/node_modules/rempl-cli/node_modules/rempl/server/client/dist

/usr/local/lib/node_modules/rempl-cli/node_modules/rempl/server/client ⌚ 15:55:39
$ ls -l
total 48
-rw-r--r--  1 a.marchenko  admin   400 25 янв 01:28 app.js
-rw-r--r--  1 a.marchenko  admin   315 25 янв 01:33 build-symlink.js
-rw-r--r--  1 a.marchenko  admin   175  3 мар 15:31 build.config
-rw-r--r--  1 a.marchenko  admin   355 25 янв 01:31 index.html
-rw-r--r--  1 a.marchenko  admin  1386 10 фев 00:26 transport.js
drwxr-xr-x  4 a.marchenko  admin   136  3 мар 15:44 type
-rw-r--r--  1 a.marchenko  admin   150 10 фев 00:21 type.js
drwxr-xr-x  6 a.marchenko  admin   204  3 мар 15:44 ui

@lahmatiy
Copy link
Member

lahmatiy commented Mar 3, 2017

@Tom910 Yep, fixing it. Thank you

@lahmatiy
Copy link
Member

lahmatiy commented Mar 3, 2017

Some files of rempl didn't published on npm. Problem fixed, try out 1.0.6.

@Tom910
Copy link
Author

Tom910 commented Mar 3, 2017

thanks It works

@Tom910 Tom910 closed this as completed Mar 3, 2017
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