content-and-experience-toolkit icon indicating copy to clipboard operation
content-and-experience-toolkit copied to clipboard

The Oracle Content Management Toolkit and SDKs help you develop custom applications that consume content that is managed in the OCM repository. These applications can be developed in the Content Manag...

Results 15 content-and-experience-toolkit issues
Sort by recently updated
recently updated
newest added
trafficstars

When trying to install the cec cli by: npm install The following error accurs: npm ERR! code ENOTFOUND npm ERR! syscall getaddrinfo npm ERR! errno ENOTFOUND npm ERR! network request...

This also needs a server-side change to allow adding viewer as a role via the API. Currently, you'll get a message back from the API stating ``` - group {GROUP...

OCA Required

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

OCA Verified
dependencies

**c:\CEC Toolkit\cec-src>cec et new-template** Wed, 03 Aug 2022 14:24:55 GMT Content Toolkit 22.7.2 [19:54:58] Working directory changed to C:\CEC Toolkit\content-and-experience-toolkit-master\sites\bin [19:55:00] Using gulpfile C:\CEC Toolkit\content-and-experience-toolkit-master\sites\bin\gulpfile.js [19:55:00] Starting 'export-template'... - template...

It would be great to have a flush assets folder flag.. At the moment any asset that is removed from cec components is not autoremoved flushed from OCM component and...

node -v v16.14.0 C:\Users\tezhao>npm -v 8.3.1 D:\content-and-experience-toolkit>cd sites Hanging here has not moved D:\content-and-experience-toolkit\sites>npm install [..................] - idealTree:sites: sill idealTree buildDeps

Attempted making the following call within a component. Locally through the toolkit, it doesn't work. If I upload the component to an OCM instance, my folders are created. ```javascript const...

When running npm install, the following error occurs: > [email protected] postinstall > gulp --gulpfile bin/gulpfile.js copy-libs && npm install bin/cec --no-save || npm install bin\cec --no-save [12:45:27] Working directory changed...