Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deno vendor #502

Closed
xuybin opened this issue Jul 24, 2022 · 1 comment
Closed

deno vendor #502

xuybin opened this issue Jul 24, 2022 · 1 comment

Comments

@xuybin
Copy link
Contributor

xuybin commented Jul 24, 2022

deno run -A https://deno.land/x/[email protected]/init.ts --template react

C:\aleph90> deno vendor .\main.tsx .\server.ts
Vendored 135 modules into vendor/ directory.

C:\aleph90> deno task dev
Warning deno task is unstable and may drastically change in the future
Task dev deno run -A -q server.ts --dev
error: Relative import path "react" not prefixed with / or ./ or ../ and not in import map from "file:///C:/aleph90/vendor/deno.land/x/[email protected]/runtime/react/context.ts"
at file:///C:/aleph90/vendor/deno.land/x/[email protected]/runtime/react/context.ts:2:31

@xuybin xuybin closed this as completed Aug 10, 2022
@ThatBlockyPenguin
Copy link

What did you do to fix this? I'm having the same issue.

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

No branches or pull requests

2 participants