ading2210 / dextensify

An exploit which lets you disable most admin-installed Chrome extensions from any webpage.
https://dextensify.pages.dev
MIT License
57 stars 118 forks source link

when trying to host myself minify html installation does not work #12

Closed YeeticusPrimed closed 1 year ago

YeeticusPrimed commented 1 year ago

invalid serialized PackageId for key package.dependencies 💥 maturin failed Caused by: Cargo metadata failed. Does your crate compile with cargo build? Caused by: cargo metadata exited with an error: Error running maturin: Command '['maturin', 'pep517', 'write-dist-info', '--metadata-directory', '/tmp/pip-modern-metadata-3b9givdd', '--interpreter', '/usr/bin/python3']' returned non-zero exit status 1. Checking for Rust toolchain.... Running maturin pep517 write-dist-info --metadata-directory /tmp/pip-modern-metadata-3b9givdd --interpreter /usr/bin/python3

Idk what i am doing wrong i created this sh file to automate the creation for me and it worked and then suddently it stopped working https://github.com/YeeticusPrimed/Dextensify-Builder/blob/main/build.sh

ading2210 commented 1 year ago

This is not an issue with Dextensify. You're likely doing something wrong when installing the dependencies.