<div dir="ltr">Everything seemed to be working fine yesterday.<br><br>But today morning when i try to run I get this,<div><br></div><div><pre><font color="#000000"><span style="white-space:pre-wrap">[osbuild sugar-build]$ run

= Building =

* Cleaning webkitgtk
* Building node

Command failed: make install

make -C out BUILDTYPE=Release V=1
make[1]: Entering directory `/home/suraj/sugar-build/node/out'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/suraj/sugar-build/node/out'
ln -fs out/Release/node node
/usr/bin/python tools/install.py install 
Traceback (most recent call last):
installing /usr/local/bin/node
  File "tools/install.py", line 156, in <module>
    run(sys.argv[:])
  File "tools/install.py", line 151, in run
    if cmd == 'install': return files(install)
  File "tools/install.py", line 122, in files
    action(['out/Release/node'], 'bin/node')
  File "tools/install.py", line 79, in install
    def install(paths, dst): map(lambda path: try_copy(path, dst), paths)
  File "tools/install.py", line 79, in <lambda>
    def install(paths, dst): map(lambda path: try_copy(path, dst), paths)
  File "tools/install.py", line 71, in try_copy
    return shutil.copy2(source_path, target_path)
  File "/usr/lib/python2.7/shutil.py", line 130, in copy2
    copyfile(src, dst)
  File "/usr/lib/python2.7/shutil.py", line 83, in copyfile
    with open(dst, 'wb') as fdst:
IOError: [Errno 13] Permission denied: '/usr/local/bin/node'
make: *** [install] Error 1</span></font><span style="color:rgb(0,0,0);white-space:pre-wrap">
</span></pre></div><div><br></div><div><br></div></div>