Giter VIP home page Giter VIP logo

contentstack-cli's People

Contributors

aamodpisat avatar aravindbuilt avatar contentstack-admin avatar iyerrama25 avatar iyerrama29 avatar mayankmishra avatar nandeesh-gajula avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

contentstack-cli's Issues

Importing a single module does not work

If you try to import just a single module rather than all modules, you will get the following error:

(node:13856) UnhandledPromiseRejectionWarning: ReferenceError: stackDetails is not defined
    at C:\Users\...\AppData\Roaming\npm\node_modules\@contentstack\cli\node_modules\@contentstack\cli-cm-import\src\app.js:68:9
    at new Promise (<anonymous>)
    at singleImport (C:\Users\...\AppData\Roaming\npm\node_modules\@contentstack\cli\node_modules\@contentstack\cli-cm-import\src\app.js:65:10)
    at C:\Users\...\AppData\Roaming\npm\node_modules\@contentstack\cli\node_modules\@contentstack\cli-cm-import\src\app.js:40:19
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
(Use `node --trace-warnings ...` to show where the warning was created)
(node:13856) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:13856) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

This appears to be because there is a still a reference to the stackDetails function in the mentioned app.js file, but that function itself has been removed in a previous commit.

Use the following command to test against some exported content:

csdx cm:import -A -m content-types

Unable to `connect`

Running the command contentstack connect with valid credentials terminates with the following message:

Callback must be a function

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.