Open Dynamo File Without Packages

I have a incredibly noob question. Is it possible to open a file that contain nodes from packages on a computer that doesn’t have the packages installed. It looks like I might be presenting a few files I’ve made over the past few days and I don’t know if the node information is stored in the file or if it needs to be loaded on each computer that will use it.

Sorry for the dumb question.

You will have to re-download the nodes if your using a new computer. Sadly the nodes are not stored in the file.

Hi, @ZJRODGERS

This method is prone to errors.
If packages on computer_1 get an update, and the packages on computer_2 do not, you’re in for trouble.
Create a folder on a network drive and set the package path in the settings menu on all computers.

Marcel

3 Likes