Closed misterdjules closed 10 years ago
Currently, here's the output of node-debug-school when the platform is not supported:
node-debug-school
➜ node-debug-school git:(master) ✗ ./node-debug-school.js Sorry, your current platform is not supported. ➜ node-debug-school git:(master) ✗
We should provide a more helpful message that helps students understand which platforms are supported, so that they can actually run the workshop.
Currently, here's the output of
node-debug-school
when the platform is not supported:We should provide a more helpful message that helps students understand which platforms are supported, so that they can actually run the workshop.