pulsepm / pulse

Unofficial package manager written in python.
MIT License
4 stars 0 forks source link

[ENHANCEMENT]: STDLIB Anti-Uninstall #51

Closed defakuto closed 3 months ago

defakuto commented 5 months ago

Describe the enhancement very clearly and detailed It should be added that omp-stdlib cannot be uninstalled.

Additional context Command Output
PS C:\Users\defak\OneDrive\Documents\GitHub\pulse_omp> pulse build {'live': ['defakuto/samp-foreach-to-omp@master', 'pulsepm/omp-stdlib@master']}
{'live': ['defakuto/samp-foreach-to-omp@master', 'pulsepm/omp-stdlib@master']}
items: ['defakuto/samp-foreach-to-omp@master', 'pulsepm/omp-stdlib@master']
requirement: samp-foreach-to-omp
OPTIONS: ['-d3', '-;+', '-opulse.amx', '-irequirements/samp-foreach-to-omp']
requirement: omp-stdlib
OPTIONS: ['-d3', '-;+', '-opulse.amx', '-irequirements/samp-foreach-to-omp', '-irequirements/omp-stdlib']
Here goes options: ['-d3', '-;+', '-opulse.amx', '-irequirements/samp-foreach-to-omp', '-irequirements/omp-stdlib']
Pawn compiler 3.10.11 Copyright (c) 1997-2006, ITB CompuPhase
pulse.pwn(1) : fatal error 100: cannot read from file: "open.mp"
Compilation aborted.
1 Error.