Adding support for python with isolated-vm npm package
Hello, I am using a project that requires the isolated-vm npm package (https://www.npmjs.com/package/isolated-vm) which depends on a python installation for building. Currently I run [email protected], but how can I add python to run along with it?
Some logs attached in thread.
npm
isolated-vm
Access to multiple isolates. Latest version: 4.6.0, last published: 2 months ago. Start using isolated-vm in your project by running
npm i isolated-vm
. There are 43 other projects in the npm registry using isolated-vm.6 Replies
Project ID:
N/A
add a nixpacks.toml to your project that contains this
Great! that got me further, but still errors. Seems vague, would you happen to have any idea where I can go from here?
try this now
also for sending logs, it would be easier for both of us if you could use this https://bookmarklets.up.railway.app/log-downloader/
got the bookmarlet set up for next time.
That solved it! thanks for your help brody! you da best.
no problem! 🙂