Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new Module not found when yarn build #656

Open
patuwwy opened this issue Aug 22, 2022 · 0 comments
Open

new Module not found when yarn build #656

patuwwy opened this issue Aug 22, 2022 · 0 comments
Assignees
Labels
read Read by sequences

Comments

@patuwwy
Copy link
Member

patuwwy commented Aug 22, 2022

Describe the bug
I've added new module to /packages
I get a wild error while building the project. The script tries to fetch my new module from the npm registry instead of using the build from /dist/my-module

The problem is that /dist/package-lock.json is not updated.

Steps to Reproduce

  1. yarn build
  2. Create module in packages
  3. yarn build

Expected behavior
Local module is used.

Version (please complete the following information):

  • STH version: 0.28.0
@alicja-gruzdz alicja-gruzdz added the bug Something isn't working label Feb 9, 2023
@scramjet-bot scramjet-bot added the enhancement New feature or request label Jun 30, 2023
@alicja-gruzdz alicja-gruzdz removed bug Something isn't working enhancement New feature or request labels Jun 30, 2023
@scramjet-bot scramjet-bot added the read Read by sequences label Jul 5, 2023
@alicja-gruzdz alicja-gruzdz removed the read Read by sequences label Jul 5, 2023
@scramjet-bot scramjet-bot added the read Read by sequences label Jul 5, 2023
@alicja-gruzdz alicja-gruzdz removed the read Read by sequences label Jul 5, 2023
@scramjet-bot scramjet-bot added the read Read by sequences label Jul 6, 2023
@alicja-gruzdz alicja-gruzdz removed the read Read by sequences label Jul 6, 2023
@scramjet-bot scramjet-bot added read Read by sequences and removed read Read by sequences labels Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
read Read by sequences
Projects
None yet
Development

No branches or pull requests

4 participants