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.

Building steps on yarn start

See original GitHub issue
Build & system info:

    macOS 10.13.2 Beta (17C60c)
    Node v8.9.0
    npm v5.5.1
    react-static v4.0.1

I’m not quite sure if this is intended (i.e. it logs every file being built), or if this is a bug. During my initial run of yarn start I noticed the log output Build Complete: {time in ms} reported it built 11 times (reporting Rebuilding and Build Complete: {time in ms}).

I’m just wondering if this is intended as I stated above, if it’s logging the build of every file, or if this is a bug. Thanks!

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:3
  • Comments:19 (9 by maintainers)

github_iconTop GitHub Comments

2reactions
corbin-rcommented, Nov 7, 2017

Closing this issue as a hotfix was implemented and merged into master.

2reactions
corbin-rcommented, Nov 5, 2017

Alrighty, it’s up to him then! I’ll let him close or leave this task. Thanks for the help and input 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting Started - Yarn
Yarn is a package manager for your code. It allows you to use and share (e.g. JavaScript) code with other developers from around...
Read more >
How To Install and Use the Yarn Package Manager for Node.js
Step 1 — Installing Yarn Globally. Yarn has a unique way of installing and running itself in your JavaScript projects. First you install...
Read more >
NPM and Yarn Wrapper and Steps - Jenkins Plugins
This is a pipeline-friendly Jenkins plugin that provides an npm wrapper, a yarn wrapper and npm and yarn build steps for Unix systems....
Read more >
How to initialize a cloned yarn project - DEV Community ‍ ‍
For Yarn 1.x ... And the finally, build and/or run the project. Similar to npm based projects, you can check package.json file in...
Read more >
docker build command fails on yarn install step with error "gyp ...
docker build command fails on yarn install step with error "gyp ERR! find Python" #124. Closed. FSund opened this issue on Feb 15,...
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