Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A administrate
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 96
    • Issues 96
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 32
    • Merge requests 32
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • thoughtbot, inc.
  • administrate
  • Issues
  • #1693
Closed
Open
Issue created Jun 30, 2020 by Administrator@rootContributor

Unable to bundle on Windows 10 because of a symlink.

Created by: KOlofinmoyin

Pre-conditions (platform setup):

  1. OS: Windows 10 Pro
  2. IDE: Atom 2020 06 29 12
  3. Rails version: Rails 6.0.3.2
  4. Ruby version: ruby 2.6.6p146 (2020-03-31 revision 67876) [x64-mingw32]
  5. Administrate version: administrate 0.13.0

Steps to repro:

  1. Create a rails app. (having one or more models), open the app., then
  2. Open its Gem file
  3. Insert the line: gem ‘Administrate’ to the last line of the file
  4. Open terminal and run: bundle install

Expected behaviour:

  1. Administrate Gem is successfully bundled.

Actual behaviour:

  1. User is presented with the error-message:

Installing administrate 0.13.0 _Errno::EACCES: Permission denied @ rb_file_s_symlink - (../CONTRIBUT TING.md, C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/administrate-0.13.0/docs/cont tributing.md) An error occurred while installing administrate (0.13.0), and Bundle er cannot continue. Make sure that gem install administrate -v '0.13.0' --source 'https://rubygems.org/' succeeds before bundling.

In Gemfile: administrate_ (see youtube link: https://youtu.be/n-80J7F1spk )

Assignee
Assign to
Time tracking