ConsenSysMesh / ConsenSysMesh/rimble-ui

Node_modules not updating when altering code

Open
#390 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
455
Forks
60
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
I'd like to help out with some of the bugs but i'm having a hard time getting the demo to update when changes to rimble_ui is made.

**To Reproduce**
Steps to reproduce the behavior:
1. `yarn install` in the root, and `yarn install` in the demo directory.
2. Make changes to library. For example: changing `/src/ToastMessage/index.js`
3. `yarn start` in the demo directory

**Expected behavior**
node_modules in the demo directory does not update to reflect the changes made

**Rimble UI Version**

- 0.10.0 (latest)

**Desktop (please complete the following information):**
- OS: Ubuntu 18.04.3
- Browser: chrome
- Version: 77

**Additional context**
I have tried doing `yarn install `, `yarn install --no-lockfile`, and `yarn update` to get it to change but node_modules never updates

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the issue with yarn install in the repository root and demo directory, then yarn start in demo. Inspect how changes to /src/ToastMessage/index.js are consumed by the demo and verify that the demo reflects library changes without relying on repeated install or update commands.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
developer-experience
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.