You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No, it shouldn't be import {fs} from 'fs'. It sounds like you're running Node 10 or earlier, which isn't supported, but you didn't fill out the "System Info" section where you should have listed that.
Describe the bug
The error I got when I was going to create a new project:
Should it be
import {fs} from 'fs'
instead? ThanksReproduction
npm init svelte@next
Logs
No response
System Info
Severity
blocking all usage of SvelteKit
Additional Information
No response
The text was updated successfully, but these errors were encountered: