gpt4 book ai didi

angularjs - 运行时找不到安装成功的 yeoman 生成器哟?

转载 作者:太空宇宙 更新时间:2023-11-04 02:21:20 25 4
gpt4 key购买 nike

目前未能学会如何使用终端作为开发工具。

尝试使用 yeoman 搭建项目框架来设置 MEAN 堆栈。但是,当我运行 npm install -g Generator-Angular-fullstack 时,它会在此处成功安装(/Users/xxxx/npm/lib/node_modules),然后当我运行 yo Angular-fullstack 时,它会说我没有该生成器。

我已经安装了两个生成器,但即使全局安装成功,新的生成器(Angular-fullstack)也没有添加到列表中:

mean
meanjs

这可能无关紧要,但当我尝试卸载这些生成器时,我收到此消息 - npm WARN uninstall notinstalled in/Users/xxxx/npm/lib/node_modules

我想做的是:

1. install the angular-fullstack generator
2. scaffold a project using angular-fullstack

我尝试卸载 yeoman、npm、清除 npm 缓存和各种东西,但我无法让它工作。我已经断断续续地研究这个问题大约三个星期了,我想做的就是建立一个平均的项目结构并运行。因此,如果有人能提供帮助那就太好了。

作为一个新手,我不想求助于 Stack Overflow,但我现在会接受这种虐待。 ;)

提前致谢。

更新:尝试安装不同的生成器( Angular ),但也无法访问它。这是我安装时收到的消息。

~:TestMVCApp xxxx$ npm install -g generator-angular
npm WARN peerDependencies The peer dependency generator-karma@>=0.9.0 included from generator-angular will no
npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency
npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.
npm WARN deprecated CSSselect@0.4.1: the module is now available as 'css-select'
npm WARN deprecated CSSwhat@0.4.7: the module is now available as 'css-what'
npm WARN peerDependencies The peer dependency yo@>=1.0.0 included from generator-karma will no
npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency
npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.
generator-karma@1.0.0 /Users/xxxx/npm/lib/node_modules/generator-karma
├── sorted-object@1.0.0
├── underscore@1.8.3
└── yeoman-generator@0.19.2 (detect-conflict@1.0.0, read-chunk@1.0.1, diff@1.4.0, yeoman-welcome@1.0.1, xdg-basedir@1.0.1, user-home@1.1.1, rimraf@2.4.3, async@0.9.2, mime@1.3.4, text-table@0.2.0, class-extend@0.1.2, dargs@4.0.1, shelljs@0.4.0, debug@2.2.0, nopt@3.0.4, istextorbinary@1.0.2, cross-spawn@0.2.9, mkdirp@0.5.1, chalk@1.1.1, yeoman-assert@1.0.0, cli-table@0.3.1, run-async@0.1.0, mem-fs-editor@1.2.3, through2@0.6.5, underscore.string@3.2.2, glob@5.0.15, findup-sync@0.2.1, yeoman-environment@1.2.7, sinon@1.17.1, github-username@1.1.1, dateformat@1.0.11, pretty-bytes@1.0.4, gruntfile-editor@1.0.0, lodash@3.10.1, inquirer@0.8.5, html-wiring@1.2.0, download@4.4.0)

generator-angular@0.12.1 /Users/xxxx/npm/lib/node_modules/generator-angular
├── chalk@1.1.1 (escape-string-regexp@1.0.3, ansi-styles@2.1.0, supports-color@2.0.0, strip-ansi@3.0.0, has-ansi@2.0.0)
├── yosay@1.0.5 (ansi-regex@1.1.1, ansi-styles@2.1.0, word-wrap@1.1.0, strip-ansi@2.0.1, pad-component@0.0.1, minimist@1.2.0, taketalk@1.0.0, string-width@1.0.1, repeating@1.1.3)
├── wiredep@2.2.2 (propprop@0.3.0, minimist@1.2.0, lodash@2.4.2, chalk@0.5.1, through2@0.6.5, glob@4.5.3, bower-config@0.5.2)
└── yeoman-generator@0.16.0 (diff@1.0.8, dargs@0.1.0, isbinaryfile@2.0.4, debug@0.7.4, async@0.2.10, mime@1.2.11, rimraf@2.2.8, findup-sync@0.1.3, text-table@0.2.0, mkdirp@0.3.5, lodash@2.4.2, iconv-lite@0.2.11, underscore.string@2.3.3, shelljs@0.2.6, class-extend@0.1.2, chalk@0.4.0, glob@3.2.11, file-utils@0.1.5, cheerio@0.13.1, request@2.30.0, inquirer@0.4.1, download@0.1.19)

最佳答案

首先,您需要全局安装 yeoman 和这些必需的工具:npm install -g yo Bower grunt-cli gulp

关于angularjs - 运行时找不到安装成功的 yeoman 生成器哟?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33234660/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com