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

copy newly reqired folder 'patches' before building #15

Open
wants to merge 1 commit into
base: rework_build_yarn
Choose a base branch
from

Conversation

bsod-haunted
Copy link
Contributor

Running the 'joplin.sh build' command currently fails with the error below, because the folder 'patches' did not get copied to the build folder.

~$ ./joplin.sh build          
➤ YN0000: ┌ Resolution step
➤ YN0001: │ Error: eslint@patch:eslint@npm%3A8.39.0#./.yarn/patches/eslint-npm-8.39.0-d92bace04d.patch::locator=root%40workspace%3A.: ENOENT: no such file or directory, open '/home/joplin/build/.yarn/patches/eslint-npm-8.39.0-d92bace04d.patch'
➤ YN0000: └ Completed in 2s 446ms
➤ YN0000: Failed with errors in 2s 451ms

Running the 'joplin.sh build' command currently fails with this issue, because the 'patches' did not get copied to the build folder.
-----------
~$ ./joplin.sh build          
➤ YN0000: ┌ Resolution step
➤ YN0001: │ Error: eslint@patch:eslint@npm%3A8.39.0#./.yarn/patches/eslint-npm-8.39.0-d92bace04d.patch::locator=root%40workspace%3A.: ENOENT: no such file or directory, open '/home/joplin/build/.yarn/patches/eslint-npm-8.39.0-d92bace04d.patch'
-----------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant