Where is astrowind:config? #457
Harold-Anderson
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am getting an error message when I try to npm run dev: What am I doing wrong?
The site is at https://github.com/Harold-Anderson/ACFO-website
PS C:\Users\HaroldAnderson\OneDrive - Anderson CFO\Website\ACFO-website> npm run dev
7:13:40 AM [vite] Pre-transform error: Failed to load url astrowind:config (resolved id: astrowind:config) in C:/Users/HaroldAnderson/OneDrive - Anderson CFO/Website/ACFO-website/astro.config.mjs. Does the file exist?
7:13:41 AM [vite] Error when evaluating SSR module C:\Users\HaroldAnderson\OneDrive - Anderson CFO\Website\ACFO-website\astro.config.mjs: failed to import "astrowind:config"
|- Error: Cannot find module 'astrowind:config' imported from 'C:/Users/HaroldAnderson/OneDrive - Anderson CFO/Website/ACFO-website/astro.config.mjs'
at nodeImport (file:///C:/Users/HaroldAnderson/OneDrive%20-%20Anderson%20CFO/Website/ACFO-website/node_modules/vite/dist/node/chunks/dep-cNe07EU9.js:55089:25)
at ssrImport (file:///C:/Users/HaroldAnderson/OneDrive%20-%20Anderson%20CFO/Website/ACFO-website/node_modules/vite/dist/node/chunks/dep-cNe07EU9.js:54998:30)
at eval (eval at instantiateModule (file:///C:/Users/HaroldAnderson/OneDrive%20-%20Anderson%20CFO/Website/ACFO-website/node_modules/vite/dist/node/chunks/dep-cNe07EU9.js:55055:28), :14:38)
at async instantiateModule (file:///C:/Users/HaroldAnderson/OneDrive%20-%20Anderson%20CFO/Website/ACFO-website/node_modules/vite/dist/node/chunks/dep-cNe07EU9.js:55058:9)
[astro] Unable to load your Astro config
Cannot find module 'astrowind:config' imported from 'C:/Users/HaroldAnderson/OneDrive - Anderson CFO/Website/ACFO-website/astro.config.mjs'
Stack trace:
at nodeImport (file:///C:/Users/HaroldAnderson/OneDrive%20-%20Anderson%20CFO/Website/ACFO-website/node_modules/vite/dist/node/chunks/dep-cNe07EU9.js:55089:25)
at eval (eval at instantiateModule (file:///C:/Users/HaroldAnderson/OneDrive%20-%20Anderson%20CFO/Website/ACFO-website/node_modules/vite/dist/node/chunks/dep-cNe07EU9.js:55055:28), :14:38)
PS C:\Users\HaroldAnderson\OneDrive - Anderson CFO\Website\ACFO-website>
Beta Was this translation helpful? Give feedback.
All reactions