GithubHelp home page GithubHelp logo

robipop22 / dnb-stack Goto Github PK

View Code? Open in Web Editor NEW
94.0 94.0 8.0 22.41 MB

The Remix Stack for deploying to Vercel with testing, linting, formatting, structure and mock for 3rd party API integration.

Home Page: https://dnb-stack.vercel.app/

License: MIT License

TypeScript 99.69% JavaScript 0.28% CSS 0.02% Shell 0.01%
remix-stack remix-stacks vercel

dnb-stack's Introduction

Hi I'm robi

Some details about me

Co-Founder, Entrepreneur, Software Engineer, Consultant, Trainer

I am passionate about technology. I have mainly worked with JavaScript. Developed web apps, mobile apps, worked with serverless, backend, testing, devops.

I love to teach people how to code and get them started in their coding journey. I've held many workshops and guided students into the world of programming.

My passions include learning new things, sharing my knowledge, and helping others.

dnb-stack's People

Contributors

dependabot[bot] avatar eric-burel avatar normiaaa avatar robipop22 avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

dnb-stack's Issues

Updating packages + lockfile breaks deployment

I added my vercel secrets, changes the dnb-stack url aliases, and the stack deploys successfully.

When I run bun install and push the lock file, the deploy install step is broken.

[15:18:03.875] Running build in Washington, D.C., USA (East) โ€“ iad1
[15:18:04.076] Retrieving list of deployment files...
[15:18:04.624] Downloading 57 deployment files...
[15:18:09.916] Restored build cache
[15:18:09.983] Running "vercel build"
[15:18:10.862] Vercel CLI 33.6.1
[15:18:11.547] Installing dependencies...
[15:18:11.586] bun install v1.0.35 (940448d6)
[15:18:11.997] /vercel/path0/node_modules/vite/node_modules/esbuild/install.js:133
[15:18:11.997]     throw new Error(`Expected ${JSON.stringify(versionFromPackageJSON)} but got ${JSON.stringify(stdout)}`);
[15:18:11.998]           ^
[15:18:11.998] 
[15:18:11.998] Error: Expected "0.19.12" but got "0.17.6"
[15:18:11.998]     at validateBinaryVersion (/vercel/path0/node_modules/vite/node_modules/esbuild/install.js:133:11)
[15:18:11.998]     at /vercel/path0/node_modules/vite/node_modules/esbuild/install.js:286:5
[15:18:11.998] 
[15:18:11.998] Node.js v20.11.1
[15:18:11.998] 
[15:18:11.998] error: postinstall script from "esbuild" exited with 1
[15:18:12.006] Error: Command "bun install" exited with 1
[15:18:12.635] 

Unable to install due to dependency tree resolution error

Hi there,

FYI I tried installing this stack just now and received this error. It occurred when Remix ran npm install for me, here is the output when I try npm i again in the created directory.

$ npm i
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: remix-template-vercel@undefined
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   react@"^17.0.2" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^18.0.0" from @testing-library/[email protected]
npm ERR! node_modules/@testing-library/react
npm ERR!   dev @testing-library/react@"^13.2.0" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.

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.