conda-forge / conda-forge/nodejs-feedstock
Fails to compile extensions locally
Open
bug
- Dominant language
- Shell
- Stars
- 6
- Forks
- 41
- Avg merge
- 5d 14h
- Merged PRs (30d)
- 9
Description
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
Unfortunately, because we don't perform prefix replacement, the embedded configuration points to the wrong (encoded) prefix. That in turn adds wrong prefix-variables to compilation commands when you locally need to install a compiled extension.
I think it would be awesome if we could patch nodejs in such a way that it injects (at runtime,r or as env var) the correct prefix.
### Installed packages
```shell
nodejs
```
### Environment info
```shell
nodejs
```
Contributor guide
Assessment
This issue has not been assessed yet.