I’m using Revit 21 and dynamo 2.6.
I set up my own package folder on the company server.
Getting some other people to try to path to this folder has been difficult. Doing it through dynamo has caused many crashes.
I eventually just got them to edit the text file on their C drive that tells dynamo where to look >
C:Users\their.name\AppData\Roaming\Dynamo\Dynamo Revit\ 2.6 (the one in there)…
That worked… but for some reason there not seeing all the nodes for clockwork or spring nodes.
Can you check if there are any notifications in Dynamo (the ! Symbol at the top of the screen), or errors shown in your Dynamo log file after a restart of the CPU?
Looks to be the case. Bakery needs an Old version of clockwork and since it loads first (alphabetically) you get this issue. Fortunately you can get by without bakery in most cases.