Closed
Description
Is this a bug report?
Yes
Did you try recovering your dependencies?
Yes
Which terms did you search for in User Guide?
Some github issues and discord
Environment
- yarn v1.3.2
- Ejected
Then, specify:
- Operating system: Linux
- Browser and version (if relevant): CI/CD
Steps to Reproduce
- setup build and deploy pipeline in GoCD
- Yarn install - successfull
- NODE_ENV=production Yarn build - failed.
Expected Behavior
Should be able to build successfully
I had moved some non-critical devDeps unner devDeps in package.json. Worked smooth on local builds with and without prod mode. Fails on GoCD, asking for most/every package as dependency. Including chalk
and webpack
.
Actual Behavior
Metadata
Metadata
Assignees
Labels
No labels