NorthwoodsSoftware / gojs-angular-basic

Simple project demonstrating usage of our GoJS/Angular components
Other
40 stars 46 forks source link

Query - How can we load gojs-debug for dev builds #11

Closed codding-buddha closed 3 years ago

codding-buddha commented 3 years ago

we want to use gojs-debug for dev builds, when we try to pull it, we get an error that go module is already exists/created

simonsarris commented 3 years ago

You have to be sure to replace all instances of your Go importing to use go-debug, otherwise GoJS will detect concurrent versions.