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.

master branch can't build in windows now

See original GitHub issue

Describe the bug

image

Version

Browser

  • Chrome
  • Safari
  • Firefox
  • Edge

OS

  • macOS
  • Windows
  • Ubuntu

To Reproduce

Steps to reproduce the behavior:

  1. Go to ‘…’
  2. Click on ‘…’
  3. Scroll down to ‘…’
  4. See error

Expected behavior

Screenshots

Additional context

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
timoconnellauscommented, May 26, 2020

In lieu of this being addressed I was able to build the project on windows by running the command “npm run lint – --fix” before running “yarn build”

0reactions
hibrendacommented, May 27, 2020

addressed in #3162

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cant create new branch while retaining master branch
First, use the new git switch command, not the old confusing git checkout one. Second, make sure you have a master branch to...
Read more >
'npm i knex/knex@master' does not work · Issue #5184 - GitHub
Environment Knex version: current master branch OS: Windows Bug Cant install from newer commits after Tag 2.0.0.
Read more >
Oops, you've worked on the master branch and cannot push to ...
Open a command line and go to your repository folder. I'm using Windows Terminal here. Run git status in the folder to check...
Read more >
Why GitHub renamed its master branch to main | TheServerSide
Let's examine why GitHub renamed the master branch to main branch and what effect it will have on developers.
Read more >
How to rename the "master" branch to "main" in Git
This short article will help you rename "master" in your own Git ... The local branch has been renamed - but we now...
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