Navigation

    APPDRAG Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular

    REMINDER

    Please be respectful of all AppDragers! Keep it really civil so that we can make the AppDrag community of builders as embracing, positive and inspiring as possible.

    install.sh when using appdrag-cli tool?

    Cloud Backend (Cloud DB, API Builder)
    1
    1
    107
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Daniel Mulroy
      Daniel Mulroy last edited by Daniel Mulroy

      I'm getting this error trying to export my project:

      Downloading online resources...
      External deps have been downloaded
      (node:72776) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, open './(path-to-project)/install.sh'
          at Object.openSync (fs.js:465:3)
          at Object.writeFileSync (fs.js:1416:35)
          at writeScriptFile (/usr/local/lib/node_modules/appdrag/src/utils/api/api.js:100:10)
          at deployApi (/usr/local/lib/node_modules/appdrag/src/commands/deploy/deploy.js:65:3)
          at runMicrotasks (<anonymous>)
          at processTicksAndRejections (internal/process/task_queues.js:93:5)
          at async Object.exportProject [as export] (/usr/local/lib/node_modules/appdrag/src/commands/deploy/deploy.js:106:3)
      

      Does anyone know why?

      1 Reply Last reply Reply Quote 0
      • First post
        Last post