danmunn / redmine_dmsf

Fork of svn repository for redmine_dmsf
GNU General Public License v2.0
413 stars 193 forks source link

xo gem problem #1478

Closed leekwah closed 8 months ago

leekwah commented 9 months ago

I installed REDMINE on NAS through Docker. The REDMINE version is 5.0.5, and I cloned the plug-in from git.

After entering the plugins directory through the root command, bundle install

The following error has occurred.

Unfortunately, an unexpected error occurred, and Bundler cannot continue.

First, try this link to see if there are any existing issue reports for this error:
https://github.com/rubygems/rubygems/search?q=parent+directory+is+world+writable%2C+Bundler++FileUtils%23remove_entry_secure+does+not+work%3B+abort++%22%2Fusr%2Flocal%2Fbundle%2Fgems%2Fox-2.14.

I don't know what to do... Please tell me what I should do.

picman commented 9 months ago

Take a look here for some useful tips.

https://github.com/rubygems/bundler/issues/4630