Skip to content
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.

aqueduct build Error #868

Open
DiegoLimeiradaSilva opened this issue Jun 29, 2020 · 1 comment
Open

aqueduct build Error #868

DiegoLimeiradaSilva opened this issue Jun 29, 2020 · 1 comment

Comments

@DiegoLimeiradaSilva
Copy link

when trying to deploy with aqueduct build

`-- Aqueduct CLI Version: 4.0.0-b1
-- Aqueduct project version: 4.0.0-b1
Resolving ASTs...
Generating runtime...
*** Uncaught error
Bad state: Invalid argument(s): Cannot resolve relative URIs in file located at package:server/channel.dart. Replace imported URIs with package or absolute URIs
**** Stacktrace


PS C:\Parceria\fnts\FixTocServer\server> aqueduct build
-- Aqueduct CLI Version: 4.0.0-b1
-- Aqueduct project version: 4.0.0-b1
Resolving ASTs...
Generating runtime...
*** Uncaught error
Bad state: Invalid argument(s): Cannot resolve relative URIs in file located at package:server/channel.dart. Replace imported URIs with package or absolute URIs
**** Stacktrace

@Reductions
Copy link
Contributor

Here lies the answer:

Bad state: Invalid argument(s): Cannot resolve relative URIs in file located at package:server/channel.dart. Replace imported URIs with package or absolute URIs

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants