Giter Site home page Giter Site logo

pnpm-workspace-monorepo's Introduction

PNPM Workspace Monorepo Template

A simple PNPM monorepo template. Vite, Pretter, ESLint, Turbo, included.

pnpm-workspace-monorepo's People

Contributors

innei avatar

Stargazers

 avatar 但为君故 avatar ershaoye avatar Hardcoreyoyo avatar Zhao Desen avatar curry avatar cmkk avatar folex avatar 张凡 avatar  avatar nianyi avatar 郑俊祥 avatar lesley chang avatar qiutian00 avatar 。 avatar Weiwei.Mo avatar Raythunder avatar  avatar dyxuan avatar  avatar Jrson avatar  avatar Joe_Sky avatar 志强 avatar Jerry Yu avatar Wibus avatar  avatar Sparkle avatar  avatar  avatar Chris Tam avatar liangyuanzu avatar Kaylee avatar YingLin avatar case_Cat avatar Violet avatar 学友 avatar jarzzzi avatar MADAO avatar 伊撒尔 avatar cz avatar

Watchers

James Cloos avatar  avatar  avatar  avatar

pnpm-workspace-monorepo's Issues

`pnpm run dev:web`: No package.json found in 'run'

Describe the bug

I've cloned this repo, and then without any modifications, I do the following

  1. pnpm i – All is ok, Done in 5.4s
  2. pnpm run dev:web – Gives an error: No package.json ... was found in .../run
% pnpm run dev:web

> monorepo@ dev:web /Users/folex/Development/pnpm-workspace-monorepo
> concurrently --kill-others "pnpm -C run dev packages/web" "pnpm -C run watch packages/ui" "pnpm  -C run watch packages/utils"

[1]  ERR_PNPM_NO_IMPORTER_MANIFEST_FOUND  No package.json (or package.yaml, or package.json5) was found in "/Users/folex/Development/pnpm-workspace-monorepo/run".
[2]  ERR_PNPM_NO_IMPORTER_MANIFEST_FOUND  No package.json (or package.yaml, or package.json5) was found in "/Users/folex/Development/pnpm-workspace-monorepo/run".
[0]  ERR_PNPM_NO_IMPORTER_MANIFEST_FOUND  No package.json (or package.yaml, or package.json5) was found in "/Users/folex/Development/pnpm-workspace-monorepo/run".
[1] pnpm -C run watch packages/ui exited with code 1
--> Sending SIGTERM to other processes..
[0] pnpm -C run dev packages/web exited with code 1
--> Sending SIGTERM to other processes..
[2] pnpm  -C run watch packages/utils exited with code 1
 ELIFECYCLE  Command failed with exit code 1.

Thanks in advance!

Reproduction

1. git clone [email protected]:Innei/pnpm-workspace-monorepo.git
2. pnpm i
3. pnpm run dev:web

System Info

% pnpm --version
7.25.0

% node --version
v16.13.2

% uname -a
Darwin mac.local 21.6.0 Darwin Kernel Version 21.6.0: ... arm

Used Package Manager

pnpm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.

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.