You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like the readme is wrong, and instead of npm run asbuild we should do npm run build. After that, I still cannot launch the tests with next error (including the warning of npm run build):
Looks like I had to var system = new NBodySystem([Sun()]); instead of empty var system = new NBodySystem([]);. No types about this, okay. Now my machine is infinitely powerful:
The text was updated successfully, but these errors were encountered: