Giter Site home page Giter Site logo

"edison-cli deploy" returns "TypeError: Object #<Object> has no method 'clearFolder'" about edison-cli HOT 7 OPEN

landlessness avatar landlessness commented on August 14, 2024
"edison-cli deploy" returns "TypeError: Object # has no method 'clearFolder'"

from edison-cli.

Comments (7)

AdamMagaluk avatar AdamMagaluk commented on August 14, 2024

The setup on some of the edisons did not complete properly. You need to run the steps in the email i sent you Sunday. Ssh into the edison and run the following commands. https://gist.github.com/AdamMagaluk/79c3badae8ff0e2fff9d

from edison-cli.

landlessness avatar landlessness commented on August 14, 2024

I spent a couple hours today updating all the edisons. i will try again.

from edison-cli.

landlessness avatar landlessness commented on August 14, 2024

I ran it all again. same clearFolder issue.

from edison-cli.

AdamMagaluk avatar AdamMagaluk commented on August 14, 2024

Double check the contents of /opt/xdk-daemon/current/daemonUtils.js on the Edison it should export clearFolder function at the bottom of the file.

from edison-cli.

AdamMagaluk avatar AdamMagaluk commented on August 14, 2024

Ahh, make sure you reboot or unplug and plug it back in. The error your getting is part of a Node.js daemon running on the device you updated the file but haven't restarted the application.

from edison-cli.

landlessness avatar landlessness commented on August 14, 2024

this is on the bottom:

module.exports = {
  clearFolder:clearFolder,
  unzip:unzip
};

from edison-cli.

landlessness avatar landlessness commented on August 14, 2024

will try reboot (again)

from edison-cli.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.