hi-ko / joplin-server-ubuntu-install

install joplin-server on Ubuntu 20
16 stars 6 forks source link

copy newly reqired folder 'patches' before building #15

Open bsod-haunted opened 1 year ago

bsod-haunted commented 1 year ago

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