question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[SOLVED] Deploying not working

See original GitHub issue

Hello guys, i’m having trouble deploying with meteor-up. Whenever I try to deploy, the terminal says Building App Bundle Locally and after several minutes I get this error: `/home/nicolas/.meteor/packages/meteor-tool/.1.4.1_2.354htk++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/lib/node_modules/meteor-promise/promise_server.js:165 throw error; ^

Error: ENOENT: no such file or directory, open ‘/tmp/mt-16991xn/plugin.compileCoffeescript.os/program.json’ at Error (native)

=> Build Error. Check the logs printed above.` Do you have any kind of solution?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:11

github_iconTop GitHub Comments

5reactions
msj121commented, Oct 21, 2016
export METEOR_WAREHOUSE_URLBASE=https://d3fm2vapipm3k9.cloudfront.net

This helped me

0reactions
bilinkiscommented, Oct 25, 2016

I actually use Cloud9, so I just created a new workspace. Hope that solves your issue

On Oct 20, 2016 17:40, “S” notifications@github.com wrote:

I am not too familiar with Ubuntu, what do you mean by a new workspace? On the client computer? I am just trying to find a solution, do you think it meant deleting all node_modules or something?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/kadirahq/meteor-up/issues/333#issuecomment-255221928, or mute the thread https://github.com/notifications/unsubscribe-auth/AFdpJ7wmo73TsvegRE5H-MP8kq4DARsNks5q19HbgaJpZM4KbTCr .

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting Common Problems with Web Deploy
This walkthrough shows how to diagnose and fix common problems with Web Deploy, including common errors seen while publishing from Visual ...
Read more >
Troubleshooting deployment - IBM
When you are having problems deploying an application, perform some basic diagnostics and verify your system configuration to solve the problem.
Read more >
Troubleshooting common deployment issues
We've listed the most common causes of deployment problems below. If your issue isn't listed ... To diagnose and solve these issues, follow...
Read more >
Troubleshooting common deployment issues - PhpStorm
A common cause for folders not being deployed is when they are explicitly excluded. To solve this, in the Remote host tool window...
Read more >
Finding the cause helps solve future application deployment ...
Understanding the root causes of application deployment issues is the first step toward avoiding future deployment detonations. Here are a few ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found