-
Notifications
You must be signed in to change notification settings - Fork 374
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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
- run
yarn add --dev supabasein 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working