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.

Latest release breaking production

See original GitHub issue

We run sass-brunch along with Phoenix Framework. Our version was 2.10.4 so far. With the new release (2.10.5), the builds failed for us with the following trace:

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN assets No description
18:42:10 - warn: Loading of sass-brunch failed due to Cannot set property getDependencies of #<SassCompiler> which has only a getter
Stack trace was suppressed. Run with `LOGGY_STACKS=1` to see the trace.
18:42:10 - info: compiled 4 files into 3 files, copied 4 in 2.2 sec
digest-brunch WARNING: Missing hashed version of file ../priv/static/1.css. Skipping.
digest-brunch WARNING: Missing hashed version of file ../priv/static/2css. Skipping.
digest-brunch WARNING: Missing hashed version of file ../priv/static/3.css. Skipping.
Compiling project...

Reverting to 2.10.4 fixed the issue.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
dkorenblyumcommented, Sep 6, 2018

Plus one. Got a very obscure error, pinning to 2.10.4 fixed the issue

0reactions
paulmillrcommented, Sep 6, 2018

2.10.7 has been released

Read more comments on GitHub >

github_iconTop Results From Across the Web

Breaking (film) - Wikipedia
The film's title was later changed from 892 to Breaking, and it was set to be released on August 26, 2022.
Read more >
So You Took Down Production - Now What? | LaunchDarkly
When you take down prod, the point at which you see is already too late. Your name is on the deployment, the issue...
Read more >
Breaking (2022) - IMDb
Release date · August 26, 2022 (Canada) ; Also known as. 892 ; Production companies · Salmira Productions · Little Lamb · UpperRoom...
Read more >
10 Common Reasons Production Breaks During a Release
5) A deployment was released too soon. If you deploy too early, a feature can end up causing a performance problem. 6) You...
Read more >
What to do if you fu*k up and break production code?
Here are a few examples: 1. You check in a change, and it breaks the production server. Customers complain, and your boss says...
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