Ironclad / rivet

The open-source visual AI programming environment and TypeScript library
https://rivet.ironcladapp.com
MIT License
2.55k stars 226 forks source link

[Bug]: This node can only be run using a nodejs executor #395

Open everythingability opened 1 month ago

everythingability commented 1 month ago

What happened?

A bug happened! Or maybe a feature...

What was the expected functionality?

I added the FS plugin and tried to write some data to file. The path and filename were hard-coded.

Describe your environment

MacOS, latest Rivet

Relevant log output

Error: This node can only be run using a nodejs executor.

Relevant screenshots

image

Code of Conduct

jeffhaskin commented 1 month ago

This exact scenario happened to me as well just now, except on windows 10. Hard-coded path and filename. Same error.