Giter VIP home page Giter VIP logo

monorepo-boilerplate's Introduction

monorepo boilerplate

monorepo-boilerplate's People

Contributors

benawad avatar renovate-bot 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  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

monorepo-boilerplate's Issues

Can't build web module

Hi,

I've just tried to build the project and yarn build:server works just fine but yarn build:web fails with:

⇒  yarn build:web
yarn run v1.12.3
$ lerna run build --scope={@codeponder/common,@codeponder/web}
lerna notice cli v3.6.0
lerna info filter [ '@codeponder/common', '@codeponder/web' ]
lerna info Executing command in 2 packages: "yarn run build"
lerna info run Ran npm script 'build' in '@codeponder/common' in 3.7s:
$ tsc
lerna ERR! yarn run build exited 1 in '@codeponder/web'
lerna ERR! yarn run build stdout:
$ next build
[12:18:54] Compiling client
[12:18:54] Compiling server
> Using external babel configuration
> Location: "/Users/sekibomazic/Documents/projects/sekib/monorepo/packages/web/.babelrc"
[12:19:00] Compiled server in 6s
[12:19:08] Compiled client in 15s
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

lerna ERR! yarn run build stderr:
> Failed to build
{ Error: (client) ./pages/home.tsx
Module not found: Error: Can't resolve '@codeponder/ui' in '/Users/sekibomazic/Documents/projects/sekib/monorepo/packages/web/pages'
 @ ./pages/home.tsx 20:0-40 36:33-39

For some reason @codeponder/ui can't be found from home.tsx in the web module.

Any hints on how to solve this?

apollo codegen error

Hi!

Do you have any idea what this means?

apollo codegen:generate --includes=./src/graphql/**/*.tsx --schema=./schema.json --outputFlat --target=typescript ./src/schemaTypes.ts

› Error: Unexpected argument: ./src/schemaTypes.ts
› See more help with --help

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.