wclr / yalc

Work with yarn/npm packages locally like a boss.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yalc add shows "Could not find package"

ptahchiev opened this issue · comments

Project react-google-places-autocomplete:

petar@xps~/workspace/react-google-places-autocomplete(master)$ yalc publish
react-google-places-autocomplete@4.0.1 published in store.
petar@xps~/workspace/react-google-places-autocomplete(master)$ ls -la ~/.yalc/packages/
total 12
drwxrwxr-x 3 petar petar 4096 окт 14 12:52 .
drwxrwxr-x 3 petar petar 4096 окт 14 12:52 ..
drwxrwxr-x 4 petar petar 4096 окт 14 13:08 react-google-places-autocomplete

Then in project test:

petar@xps~/workspace/test(master)$ yalc add react-google-places-automocomplete 
Could not find package `react-google-places-automocomplete` in store (/home/petar/.yalc/packages/react-google-places-automocomplete), skipping.

No idea what's happening. I tried everything. I searched for a command line option to show some more verbose output but I couldn't find any.

Sorry it was my typo.