Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Bugs -Angular plugin eclipse is throwing error while creating angular project(Angular Plugin by Angelo ZERR)
Bugs -Angular plugin eclipse is throwing error while creating angular project [message #1782719] Wed, 28 February 2018 10:44
Raky K is currently offline Raky KFriend
Messages: 1
Registered: February 2018
Junior Member
Hello Team ,
I am facing few issues while creating angular project an during configuration of angular plugin. The "ng new" command works fine on mac terminal but eclipse angular plugin create project but empty with below errors.

Cheers
raky

MAcOs Sierra 10.13.3
Eclipse Java EE IDE for Web Developers.
Version: Neon.3 Release (4.6.3)
Build id: 20170314-1500
Angular Eclipse 1.4.0.201711301413 angular-feature.feature.group Angelo ZERR

error :
/Documents/JavaWorkspace/MyAngularProject$ ng new MyAngularProject --routing -is -it -dir ./

npm install tslint-language-service

Unable to find "@angular/cli" in devDependencies.

Please take the following steps to avoid issues:
"npm install --save-dev @angular/cli@latest"

Error: Schematic input does not validate against the Schema: {"directory":"./","inlineStyle":true,"inlineTemplate":true,"routing":true,"name":"MyAngularProject","skipGit":false,"style":"css","version":"1.7.1","commit":{"message":"chore: initial commit from @angular/cli\n\n _ _ ____ _ ___\n / \\ _ __ __ _ _ _| | __ _ _ __ / ___| | |_ _|\n / △ \\ | '_ \\ / _\\` | | | | |/ _\\` | '__| | | | | | |\n / ___ \\| | | | (_| | |_| | | (_| | | | |___| |___ | |\n/_/ \\_\\_| |_|\\__, |\\__,_|_|\\__,_|_| \\____|_____|___|\n |___/\n","name":"Angular CLI","email":"angular-cli@angular.io"},"path":"app","sourceDir":"src","prefix":"app","skipTests":false,"skipInstall":false,"linkCli":false,"minimal":false,"serviceWorker":false}
Errors:
.directory should match format "path"
Schematic input does not validate against the Schema: {"directory":"./","inlineStyle":true,"inlineTemplate":true,"routing":true,"name":"MyAngularProject","skipGit":false,"style":"css","version":"1.7.1","commit":{"message":"chore: initial commit from @angular/cli\n\n _ _ ____ _ ___\n / \\ _ __ __ _ _ _| | __ _ _ __ / ___| | |_ _|\n / △ \\ | '_ \\ / _\\` | | | | |/ _\\` | '__| | | | | | |\n / ___ \\| | | | (_| | |_| | | (_| | | | |___| |___ | |\n/_/ \\_\\_| |_|\\__, |\\__,_|_|\\__,_|_| \\____|_____|___|\n |___/\n","name":"Angular CLI","email":"angular-cli@angular.io"},"path":"app","sourceDir":"src","prefix":"app","skipTests":false,"skipInstall":false,"linkCli":false,"minimal":false,"serviceWorker":false}
Errors:
.directory should match format "path"
~/Documents/JavaWorkspace/MyAngularProject$
~/Documents/Ja
  • Attachment: image1.png
    (Size: 89.95KB, Downloaded 191 times)
  • Attachment: image2.png
    (Size: 84.11KB, Downloaded 168 times)
Previous Topic:Node.js and eclipse?
Next Topic:How to compile & run a multi-class & a complete program?
Goto Forum:
  


Current Time: Fri Jan 24 21:17:22 GMT 2025

Powered by FUDForum. Page generated in 0.06653 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top