Skip to content

issues Search Results · repo:wclr/yalc language:TypeScript

Filter by

182 results
 (156 ms)

182 results

inwclr/yalc (press backspace or delete to remove)

Hi there, First off, thank you for creating and maintaining yalc! It s an incredibly useful tool that has saved me a ton of time in local package development. I ve come across some behavior that was ...
  • nadunindunil
  • Opened 
    on Jun 16
  • #255

In a Yarn monorepo, if you try and consume a yalc ed package, you will not be able to use the --update command. Actual Yalc will try to run npm Expected Yalc should run yarn Why The working directory ...
  • comp615
  • Opened 
    on Apr 10
  • #254

First of all thanks for creating Yalc - it helped us tremendously! We created a very efficient environment with Vite + Yalc that makes HMR work and now we want to make it faster as our packages can sometimes ...
  • Michal-Sw-airspace-intelligence
  • 1
  • Opened 
    on Apr 4
  • #253

Hi! I ve been using Yalc for local package testing and I ve been getting thefollowing when using it along with PNPM Workspace Catalogs: npm ERR! code EUNSUPPORTEDPROTOCOL npm ERR! Unsupported URL Type ...
  • hnrq
  • Opened 
    on Apr 2
  • #252

In a monorepo setup using yarn workspaces (possibly others, haven t checked), the name of each package in the monorepo is determined by the name field in that package.json. This can be the same as the ...
  • chuckdries
  • Opened 
    on Mar 11
  • #251

Error Cannot find module npm-tailwind or its corresponding type declarations.ts(2307) Hi, I installed Yalc using npm i yalc -g and did yalc publish yalc add npm-tailwind when I npm ls I get ├── npm-tailwind@1.0.0 ...
  • enzzzooo
  • Opened 
    on Jan 23
  • #250

I get this error when I yalc publish --push after a change in my module and then running my expo react native bare workflow on ios with npx expo run:ios Failed to construct transformer: Error: TreeFS: ...
  • Shonn-Li
  • Opened 
    on Dec 17, 2024
  • #248

This is such a stupid mistake by me, but I would also consider this a bug on yalc.. I did NOT install any packages using yalc. But I thought I did, because my packages.json and package-lock.json were ...
  • dbersan
  • Opened 
    on Nov 21, 2024
  • #247

when I use my library in my app, it happens. Why? Could someone help me? 微信截图_20241023165214
  • scorpioop
  • Opened 
    on Oct 23, 2024
  • #246

We got an npm monorepo with 100+ packages, the main package.json is set to private. When I run yalc publish I just get: Will not publish package with `private: true` use --private flag to force publishing ...
  • matyasf
  • Opened 
    on Oct 7, 2024
  • #245
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub