Quantcast
Channel: Active questions tagged svelte - Stack Overflow
Viewing all articles
Browse latest Browse all 1541

Error in svelte.config.js Syntax Error: Cannot use import statement outside a module

$
0
0

I setting up svelte.config.js like code below:

import preprocess from 'svelte-preprocess';const config = {  preprocess: preprocess(),};export default config;

Suddenly, my Svelte codes keep getting error Error in svelte.config.js SyntaxError: Cannot use import statement outside a module

How to fix this issue? But I still be able to run the project using npm


Viewing all articles
Browse latest Browse all 1541

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>