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

命令行拆包报错 #37

Open
iwangx opened this issue Feb 9, 2017 · 0 comments
Open

命令行拆包报错 #37

iwangx opened this issue Feb 9, 2017 · 0 comments

Comments

@iwangx
Copy link

iwangx commented Feb 9, 2017

start ... fs.js:651
  var r = binding.read(fd, buffer, offset, length, position);
                  ^

Error: EISDIR: illegal operation on a directory, read
    at Error (native)
    at Object.fs.readSync (fs.js:651:19)
    at Object.fs.readFileSync (fs.js:472:24)
    at _one (/usr/local/lib/node_modules/moles-packer/lib/transform.js:101:20)
    at _ME (/usr/local/lib/node_modules/moles-packer/lib/transform.js:51:9)
    at _ME (/usr/local/lib/node_modules/moles-packer/lib/pack.js:25:5)
    at Object.<anonymous> (/usr/local/lib/node_modules/moles-packer/bin/pack.js:4:1)
    at Module._compile (module.js:398:26)
    at Object.Module._extensions..js (module.js:405:10)
    at Module.load (module.js:344:32)

最后报错是这样的?

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