How to using 3.0.0 dart version?
I'm trying to deploy backend site using
dart_frog
, but current version is 2.18.0. How can I update sdk to 3.0.0 ?9 Replies
Project ID:
ea4525e1-7b04-4853-b34c-e27b9f562316
ea4525e1-7b04-4853-b34c-e27b9f562316
try adding this nixpacks.toml file to your project
this should use dart 3.0.6
https://github.com/NixOS/nixpkgs/commit/78d1b099125d5db61cc0275fb366806156bf2e9e#diff-efd2d749dcdc66112977e9ab1f5ee01ffe31ddaba98eed2dfd05c91a29c21861R1
I got the error in build log
I saw that
https://github.com/NixOS/nixpkgs/archive/78d1b099125d5db61cc0275fb366806156bf2e9e.tar.gz
is not found
Any update in thiswell I tried
hmmm, please help me in this if you have any idea
I have no more ideas, I have never touched dart
sorry
That's alright. I will find another solution
Thanks for your help
@Brody I deployed it :)))
awesome!!