GithubHelp home page GithubHelp logo

contentstack / marketplace-app-boilerplate Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 2.0 1.94 MB

Build a marketplace app for Contentstack.

License: MIT License

TypeScript 80.35% HTML 2.32% CSS 14.24% JavaScript 3.09%

marketplace-app-boilerplate's People

Contributors

abhishek305 avatar almeida-shrutika avatar amitkanswal avatar aravindbuilt avatar contentstack-ankitad avatar dependabot[bot] avatar surajcontentstack avatar

Stargazers

 avatar

Watchers

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

marketplace-app-boilerplate's Issues

Unable to resolve dependencies

I'm unable to resolve dependencies when installing:

npm ERR! code ERESOLVE
[2022-11-01 08:53:10] │ npm ERR! ERESOLVE could not resolve
[2022-11-01 08:53:10] │ npm ERR! 
[2022-11-01 08:53:10] │ npm ERR! While resolving: @contentstack/[email protected]
[2022-11-01 08:53:10] │ npm ERR! Found: [email protected]
[2022-11-01 08:53:10] │ npm ERR! node_modules/react
[2022-11-01 08:53:10] │ npm ERR!   react@"^18.2.0" from the root project
[2022-11-01 08:53:10] │ npm ERR!   peer react@">=16.3.0" from @emotion/[email protected]
[2022-11-01 08:53:10] │ npm ERR!   node_modules/@emotion/core
[2022-11-01 08:53:10] │ npm ERR!     @emotion/core@"^10.0.9" from [email protected]
[2022-11-01 08:53:10] │ npm ERR!     node_modules/@contentstack/venus-components/node_modules/react-select
[2022-11-01 08:53:10] │ npm ERR!       react-select@"^3.2.0" from @contentstack/[email protected]
[2022-11-01 08:53:10] │ npm ERR!       node_modules/@contentstack/venus-components
[2022-11-01 08:53:10] │ npm ERR!         @contentstack/venus-components@"^1.0.4" from the root project
[2022-11-01 08:53:10] │ npm ERR!       1 more (react-select-async-paginate)
[2022-11-01 08:53:10] │ npm ERR!     peer @emotion/core@"^10.0.27" from @emotion/[email protected]
[2022-11-01 08:53:10] │ npm ERR!     node_modules/@emotion/styled
[2022-11-01 08:53:10] │ npm ERR!       @emotion/styled@"^10.0.10" from [email protected]
[2022-11-01 08:53:10] │ npm ERR!       node_modules/react-treebeard
[2022-11-01 08:53:10] │ npm ERR!         react-treebeard@"^3.2.4" from @contentstack/[email protected]
[2022-11-01 08:53:10] │ npm ERR!         node_modules/@contentstack/venus-components
[2022-11-01 08:53:10] │ npm ERR!     2 more (@emotion/styled-base, react-treebeard)
[2022-11-01 08:53:10] │ npm ERR!   40 more (@emotion/styled, @emotion/styled-base, ...)
[2022-11-01 08:53:10] │ npm ERR! 
[2022-11-01 08:53:10] │ npm ERR! Could not resolve dependency:
[2022-11-01 08:53:10] │ npm ERR! peer react@"^16.8.6 || ^17.0.0" from @contentstack/[email protected]
[2022-11-01 08:53:10] │ npm ERR! node_modules/@contentstack/venus-components
[2022-11-01 08:53:10] │ npm ERR!   @contentstack/venus-components@"^1.0.4" from the root project
[2022-11-01 08:53:10] │ npm ERR! 
[2022-11-01 08:53:10] │ npm ERR! Conflicting peer dependency: [email protected]
[2022-11-01 08:53:10] │ npm ERR! node_modules/react
[2022-11-01 08:53:10] │ npm ERR!   peer react@"^16.8.6 || ^17.0.0" from @contentstack/[email protected]
[2022-11-01 08:53:10] │ npm ERR!   node_modules/@contentstack/venus-components
[2022-11-01 08:53:10] │ npm ERR!     @contentstack/venus-components@"^1.0.4" from the root project
[2022-11-01 08:53:10] │ npm ERR! 
[2022-11-01 08:53:10] │ npm ERR! Fix the upstream dependency conflict, or retry
[2022-11-01 08:53:10] │ npm ERR! this command with --force, or --legacy-peer-deps
[2022-11-01 08:53:10] │ npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
[2022-11-01 08:53:10] │ npm ERR! 
[2022-11-01 08:53:10] │ npm ERR! See /home/apps/.npm/eresolve-report.txt for a full report.
[2022-11-01 08:53:10] │ 
[2022-11-01 08:53:10] │ npm ERR! A complete log of this run can be found in:
[2022-11-01 08:53:10] │ npm ERR!     /home/apps/.npm/_logs/2022-11-01T08_53_05_853Z-debug-0.log
[2022-11-01 08:53:10] │ 
[2022-11-01 08:53:10] │ unable to invoke layer creator
[2022-11-01 08:53:10] │ installing node_modules: exit status 1
[2022-11-01 08:53:10] │ ERROR: failed to build: exit status 1

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.