Closed W2YN closed 6 years ago
Make sure the file that the Custom commands
setting points to is a valid json file containing an array of commands.
e.g.
[
{
"caption": "Enter the name of the command you need help with",
"command": "help",
"name": "help",
"needsInput": true,
"showInPanel": true
},
{
"command": "clear-compiled",
"name": "clear compiled"
}
]
[Enter steps to reproduce:]
Atom: 1.23.2 x64 Electron: 1.6.15 OS: Unknown Windows version Thrown From: artisan package 0.3.1
Stack Trace
Failed to activate the artisan package
Commands
Non-Core Packages