Skip to content

Operation not permitted error on yarn install command #706

@dwozniak8

Description

@dwozniak8

Bug report

Describe the bug

There is error when try to install this package:

yarn add v1.22.19
Downloading https://github.com/supabase/cli/releases/download/v1.26.5/supabase_1.26.5_windows_amd64.tar.gz
internal/process/esm_loader.js:74
    internalBinding('errors').triggerUncaughtException(
                              ^

[Error: EPERM: operation not permitted, symlink '..\supabase\bin\supabase' -> 'C:\apps\cm\node_modules\.bin\supabase'] {
  errno: -4048,
  code: 'EPERM',
  syscall: 'symlink',

To Reproduce

  1. run yarn add --dev supabase in project

Expected behavior

Package shoud be installed

System information

  • OS: Windows 10
  • Version of Node.js: v.14.18.0
  • Version of Yarn: 1.22.19

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions