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

MacVim 生成的临时备份文件导致 watch 崩溃 #31

Closed
hotoo opened this issue May 9, 2013 · 1 comment
Closed

MacVim 生成的临时备份文件导致 watch 崩溃 #31

hotoo opened this issue May 9, 2013 · 1 comment

Comments

@hotoo
Copy link
Member

hotoo commented May 9, 2013

fs.js:684
  return binding.stat(pathModule._makeLong(path));
                 ^
Error: ENOENT, no such file or directory '/Users/hotoo/workbench/Alipay.com/monitor.js/tests/bankcard-spec.js~'
    at Object.fs.statSync (fs.js:684:18)
    at Object.file.stat (/usr/local/lib/node_modules/nico/lib/sdk/file.js:138:13)
    at Object.file.copy (/usr/local/lib/node_modules/nico/lib/sdk/file.js:119:12)
    at /usr/local/lib/node_modules/nico/lib/writers/core.js:111:10
    at Array.forEach (native)
    at FileWriter.run (/usr/local/lib/node_modules/nico/lib/writers/core.js:108:22)
    at FileWriter.BaseWriter.process (/usr/local/lib/node_modules/nico/lib/writers/base.js:31:20)
    at /usr/local/lib/node_modules/nico/lib/build.js:43:28
    at Array.forEach (native)
    at module.exports (/usr/local/lib/node_modules/nico/lib/build.js:42:11)
@lepture
Copy link
Contributor

lepture commented May 10, 2013

this is not an issue related to spm.

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