Closed smahi closed 8 years ago
Find the solution i have to add validate.js to the dependencies list like so :
{
"name": "validate.js",
"path": "../node_modules/validate.js/",
"main": "validate"
}
Thanx to Tyler J Presley @TylerJPresley
Hi, I have add to aurelia.json
When running 'au run --env dev' I get the following error :
What's wrong in my configuration did i miss something ?