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.

Parcel 1.5.1 (and 1.5.0) won't run

See original GitHub issue

Hello, this a 🐛 bug report:

I asked about this problem on Slack and @davidnagli asked me to post an issue here after we did some initial debugging with no success.

🎛 Configuration (.babelrc, package.json, cli command)

I have the most basic setup as shown in the getting started docs (index.html, index.js and a package.json with default values).

🤔 Expected Behavior

When I run parcel index.html the build server should start and Parcel should process my index.html

😯 Current Behavior

Instead, nothing seems to happen and I’m returned to my command prompt:

image

I can’t find any errors or sign of output anywhere so I’m not sure what is causing this.

💁 Possible Solution

The only thing that has made Parcel work for me was downgrading to version 1.4.1 (I tried 1.5.0) but it does the same thing as 1.5.1.

🌍 Your Environment

My normal shell is Fish shell running in Hyper but I tried with plain bash in the standard Mac terminal app and got the exact same results.

Software Version(s)
Parcel 1.5.1
Node 6.4.0
npm/Yarn NPM 3.10.3 / Yarn 1.3.2
Operating System Mac OS X 10.11.6

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
davidnaglicommented, Feb 2, 2018

Yay! Glad you got it working 😃

1reaction
hybridvisioncommented, Jan 31, 2018

Update from my end: I tried on another machine (OS X 10.9.5) and the latest version of Parcel works as expected so I’m guessing there is some kind of problem, possibly Node related, with my other system.

On this machine, I have Node 8.3.0 and both it and yarn were installed via homebrew, unlike the other machine. When I get back to the original machine, I’ll probably try upgrading node and maybe use homebrew for managing it.

@marek-hanzal - I think your issue is a bit different to mine because the parcel binary didn’t even seem to do anything for me. In version 1.5.1, do you get errors when you try to run the most basic getting started example as shown in the docs?

Read more comments on GitHub >

github_iconTop Results From Across the Web

What could cause an error related to npm not being able to ...
I have node 8.9.4, npm 5.6.0, and angular-CLI 1.5.0 installed as well as typescript 2.0.0. The latter two packages have ... --version 1.5.1....
Read more >
USPS shipping price and missing options - OpenCart Forum
I am using opencart 1.5.6.4 and the USPS shipping does not work, i have had this problem for a long time and figured...
Read more >
DMM 401 Physical Standards for Commercial Parcels - USPS
An irregular parcel is a parcel not meeting the dimensional criteria in 1.5.1 or 1.5.2. This processing category also includes parcels that ...
Read more >
Shipping Boxes Manager Module for Zen Cart by Numinix
Any product that doesn't have dimensions applied will be rated using the Zen Cart ... Zen Cart Version 1.3.8a, 1.3.9h, 1.5.0, 1.5.1, 1.5.2,...
Read more >
2.3 Quadratic Functions
start by adding 3 to each of the x-values of the points on the graph of y = f(x). ... Although our graph...
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