Code Monkey home page Code Monkey logo

Comments (3)

jbnv avatar jbnv commented on June 11, 2024 1

I got a lot of error barf when I tried to deploy it to Heroku using their command. I have included it below. This is my first deployment to Heroku. I'll try deploying it directly from my machine.

C:\Users\Jay\Documents\Git\lcusa-slack>heroku git:remote -a lcusa-slack
Setting up iojs-v3.2.0... done
Installing core plugins heroku-apps, heroku-fork, heroku-git, heroku-local, heroku-run, heroku-status...
module.js:338
throw err;
^
Error: Cannot find module 'C:\Users\Jay.heroku\iojs-v3.2.0-windows-x86\lib\node_modules\npm\cli.js'
at Function.Module._resolveFilename (module.js:336:15)
at Function.Module._load (module.js:286:25)
at Function.Module.runMain (module.js:471:10)
at startup (node.js:117:18)
at node.js:951:3
Setting up iojs-v3.2.0... done
Installing core plugins heroku-apps, heroku-fork, heroku-git, heroku-local, heroku-run, heroku-status...
module.js:338
throw err;
^
Error: Cannot find module 'C:\Users\Jay.heroku\iojs-v3.2.0-windows-x86\lib\node_modules\npm\cli.js'
at Function.Module._resolveFilename (module.js:336:15)
at Function.Module._load (module.js:286:25)
at Function.Module.runMain (module.js:471:10)
at startup (node.js:117:18)
at node.js:951:3
ERROR: module.js:338
throw err;
^
Error: Cannot find module 'C:\Users\Jay.heroku\iojs-v3.2.0-windows-x86\lib\node_modules\npm\cli.js'
at Function.Module._resolveFilename (module.js:336:15)
at Function.Module._load (module.js:286:25)
at Function.Module.runMain (module.js:471:10)
at startup (node.js:117:18)
at node.js:951:3

Setting up iojs-v3.2.0... done
Installing core plugins heroku-apps, heroku-fork, heroku-git, heroku-local, heroku-run, heroku-status... done
Installing plugin heroku-git... done
128: Command failed: git remote
fatal: Not a git repository (or any of the parent directories): .git

from slackin.

ilukac avatar ilukac commented on June 11, 2024

Noticed one more message:

Unable to fetch source from: https://api.github.com/repos/rauchg/slackin/tarball/0.5.0

from slackin.

ilukac avatar ilukac commented on June 11, 2024

Seems that it was some temp issue, it was successful on 3rd try

from slackin.

Related Issues (20)

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.