generated from nhcarrigan/template
@@ -0,0 +1,11 @@
|
||||
/**
|
||||
* @copyright NHCarrigan
|
||||
* @license Naomi's Public License
|
||||
* @author Naomi Carrigan
|
||||
*/
|
||||
|
||||
console.log(`Hello there~!
|
||||
|
||||
It looks like you may be trying to run this tool like a typical project. But it is not!
|
||||
|
||||
Instead of running "pnpm start", you should identify the script you want to run and use "tsx src/path/to/script.js".`);
|
||||
Reference in New Issue
Block a user