You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 15, 2020. It is now read-only.
? Your project name? ps_aarp
? How do you want to connect to your Coveo Organization ? Connect to a sample organization owned by Coveo for demo purp
oses
? Select the type of Coveo deployment
You must be inside a folder named ps-aarp-search-ui
I'll automatically create this folder.
(node:1604) [DEP0013] DeprecationWarning: Calling an asynchronous function without callback is deprecated.
create package.json
create README.MD
create scripts\setup.js
create sass\HelloWorld.scss
create sass\Index.scss
create tsconfig.json
create tslint.json
create src\ui\HelloWorld.ts
create src\Index.ts
create index.js
npm WARN deprecated [email protected]: TSD is deprecated in favor of Typings (https://github.com/typings/typings) - see DefinitelyTyped/tsd#269 for more information
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: Use uuid module instead
npm WARN deprecated [email protected]: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
Binary found at D:\ps_aarp\ps-aarp-search-ui\node_modules\node-sass\vendor\win32-x64-59\binding.node
Testing binary
Binary is fine
npm WARN rollback Rolling back [email protected] failed (this is probably harmless): EPERM: operation not permitted, scandir 'D:\ps_aarp\ps-aarp-search-ui\node_modules\fsevents\node_modules'
[email protected] postinstall D:\ps_aarp\ps-aarp-search-ui
npm run build && npm run dev
[email protected] build D:\ps_aarp\ps-aarp-search-ui
npm run setup && npm run sass && npm run prettier && npm run tslint && npm run ts
[error] No matching files. Patterns tried: 'src//*.ts' !/node_modules/** !./node_modules/**
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! [email protected] prettier: prettier --single-quote --print-width 120 --write 'src/**/*.ts'
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the [email protected] prettier script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\dbouffard\AppData\Roaming\npm-cache_logs\2018-01-11T19_30_53_512Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! [email protected] build: npm run setup && npm run sass && npm run prettier && npm run tslint && npm run ts
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\dbouffard\AppData\Roaming\npm-cache_logs\2018-01-11T19_30_53_543Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! [email protected] postinstall: npm run build && npm run dev
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the [email protected] postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\dbouffard\AppData\Roaming\npm-cache_logs\2018-01-11T19_30_53_622Z-debug.log
ReferenceError: C:\Users\dbouffard\AppData\Roaming\npm\node_modules\generator-coveo\generators\typescript\templates\webpack.config.js:11
9| plugins.push(new webpack.optimize.UglifyJsPlugin());
10| }
salesforce is not defined
at eval (eval at compile (C:\Users\dbouffard\AppData\Roaming\npm\node_modules\generator-coveo\node_modules\ejs\lib\ejs.js:549:12), :11:8)
at returnedFn (C:\Users\dbouffard\AppData\Roaming\npm\node_modules\generator-coveo\node_modules\ejs\lib\ejs.js:580:17)
at Object.exports.render (C:\Users\dbouffard\AppData\Roaming\npm\node_modules\generator-coveo\node_modules\ejs\lib\ejs.js:384:37)
at process (C:\Users\dbouffard\AppData\Roaming\npm\node_modules\generator-coveo\node_modules\mem-fs-editor\lib\actions\copy-tpl.js:12:18)
at applyProcessingFunc (C:\Users\dbouffard\AppData\Roaming\npm\node_modules\generator-coveo\node_modules\mem-fs-editor\lib\actions\copy.js:13:16)
at EditionInterface.exports._copySingle (C:\Users\dbouffard\AppData\Roaming\npm\node_modules\generator-coveo\node_modules\mem-fs-editor\lib\actions\copy.js:63:16)
at files.forEach.file (C:\Users\dbouffard\AppData\Roaming\npm\node_modules\generator-coveo\node_modules\mem-fs-editor\lib\actions\copy.js:50:10)
at Array.forEach ()
at EditionInterface.exports.copy (C:\Users\dbouffard\AppData\Roaming\npm\node_modules\generator-coveo\node_modules\mem-fs-editor\lib\actions\copy.js:49:9)
at EditionInterface.module.exports [as copyTpl] (C:\Users\dbouffard\AppData\Roaming\npm\node_modules\generator-coveo\node_modules\mem-fs-editor\lib\actions\copy-tpl.js:10:8)
PS D:\ps_aarp>
The text was updated successfully, but these errors were encountered:
PS D:\ps_aarp> yo coveo
---------´ │ Coveo Project generator! │ ( _´U
_ ) ╰──────────────────────────╯/A\ /
| ~ |
'..'_
´
|° ´ Y
? Your project name? ps_aarp
? How do you want to connect to your Coveo Organization ? Connect to a sample organization owned by Coveo for demo purp
oses
? Select the type of Coveo deployment
You must be inside a folder named ps-aarp-search-ui
I'll automatically create this folder.
(node:1604) [DEP0013] DeprecationWarning: Calling an asynchronous function without callback is deprecated.
create package.json
create README.MD
create scripts\setup.js
create sass\HelloWorld.scss
create sass\Index.scss
create tsconfig.json
create tslint.json
create src\ui\HelloWorld.ts
create src\Index.ts
create index.js
npm WARN deprecated [email protected]: TSD is deprecated in favor of Typings (https://github.com/typings/typings) - see DefinitelyTyped/tsd#269 for more information
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: Use uuid module instead
npm WARN deprecated [email protected]: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
Cached binary found at C:\Users\dbouffard\AppData\Roaming\npm-cache\node-sass\4.7.2\win32-x64-59_binding.node
Binary found at D:\ps_aarp\ps-aarp-search-ui\node_modules\node-sass\vendor\win32-x64-59\binding.node
Testing binary
Binary is fine
npm WARN rollback Rolling back [email protected] failed (this is probably harmless): EPERM: operation not permitted, scandir 'D:\ps_aarp\ps-aarp-search-ui\node_modules\fsevents\node_modules'
Rendering Complete, saving .css file...
Wrote CSS to D:\ps_aarp\ps-aarp-search-ui\staticresources\ps_aarp_unzip\css\coveo.customization.ps_aarp.css
[error] No matching files. Patterns tried: 'src//*.ts' !/node_modules/** !./node_modules/**
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! [email protected] prettier:
prettier --single-quote --print-width 120 --write 'src/**/*.ts'
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the [email protected] prettier script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\dbouffard\AppData\Roaming\npm-cache_logs\2018-01-11T19_30_53_512Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! [email protected] build:
npm run setup && npm run sass && npm run prettier && npm run tslint && npm run ts
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\dbouffard\AppData\Roaming\npm-cache_logs\2018-01-11T19_30_53_543Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! [email protected] postinstall:
npm run build && npm run dev
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the [email protected] postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\dbouffard\AppData\Roaming\npm-cache_logs\2018-01-11T19_30_53_622Z-debug.log
ReferenceError: C:\Users\dbouffard\AppData\Roaming\npm\node_modules\generator-coveo\generators\typescript\templates\webpack.config.js:11
9| plugins.push(new webpack.optimize.UglifyJsPlugin());
10| }
salesforce is not defined
at eval (eval at compile (C:\Users\dbouffard\AppData\Roaming\npm\node_modules\generator-coveo\node_modules\ejs\lib\ejs.js:549:12), :11:8)
at returnedFn (C:\Users\dbouffard\AppData\Roaming\npm\node_modules\generator-coveo\node_modules\ejs\lib\ejs.js:580:17)
at Object.exports.render (C:\Users\dbouffard\AppData\Roaming\npm\node_modules\generator-coveo\node_modules\ejs\lib\ejs.js:384:37)
at process (C:\Users\dbouffard\AppData\Roaming\npm\node_modules\generator-coveo\node_modules\mem-fs-editor\lib\actions\copy-tpl.js:12:18)
at applyProcessingFunc (C:\Users\dbouffard\AppData\Roaming\npm\node_modules\generator-coveo\node_modules\mem-fs-editor\lib\actions\copy.js:13:16)
at EditionInterface.exports._copySingle (C:\Users\dbouffard\AppData\Roaming\npm\node_modules\generator-coveo\node_modules\mem-fs-editor\lib\actions\copy.js:63:16)
at files.forEach.file (C:\Users\dbouffard\AppData\Roaming\npm\node_modules\generator-coveo\node_modules\mem-fs-editor\lib\actions\copy.js:50:10)
at Array.forEach ()
at EditionInterface.exports.copy (C:\Users\dbouffard\AppData\Roaming\npm\node_modules\generator-coveo\node_modules\mem-fs-editor\lib\actions\copy.js:49:9)
at EditionInterface.module.exports [as copyTpl] (C:\Users\dbouffard\AppData\Roaming\npm\node_modules\generator-coveo\node_modules\mem-fs-editor\lib\actions\copy-tpl.js:10:8)
PS D:\ps_aarp>
The text was updated successfully, but these errors were encountered: