You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently I am blocked on restarting with my older projects.
The text was updated successfully, but these errors were encountered:
rishavs
changed the title
shards update failing as the shards repo needs to be updated with new tag
shards update/install/build failing at the crystal-pg step
Oct 12, 2020
On further investigation, i found that the actual issue is on my side. wsl is having permissions issue with mounted directories.
I believe that the tag mismatch is just a warning
Anyway, just tried again and 22.1 doesn't gives any warnings. Closing the issue. Thanks for the superfast fix :)
^Crishav@Romana:~/dev/kaipi$ shards update
Resolving dependencies
Fetching https://github.com/will/crystal-pg.git
Fetching https://github.com/gdotdesign/cr-dotenv.git
Fetching https://github.com/crystal-lang/crystal-db.git
Using db (0.10.0)
Installing pg (0.22.1)
Using dotenv (0.7.0)
Writing shard.lock
rishav@Romana:~/dev/kaipi$
On using shards build/update on my exiting projects, the shards process is failing. I am using wsl on a windows 10 device.
Slightly more verbose error;
Here is my env etails;
Here is my shards.yml
Currently I am blocked on restarting with my older projects.
The text was updated successfully, but these errors were encountered: