-
Notifications
You must be signed in to change notification settings - Fork 173
Closed
Labels
bugSomething isn’t workingSomething isn’t working
Description
I cloned a deployed framework repository, created on a Linux desktop, to a Macbook laptop. When I tried to install it and npm run dev
, I got this error:
Error: File './.svelte-kit/tsconfig.json' not found.
at Ae (file:///Users/U6122976/Code/newsapps_push-alert-archive/site/node_modules/get-tsconfig/dist/index.mjs:3:9087)
at te (file:///Users/U6122976/Code/newsapps_push-alert-archive/site/node_modules/get-tsconfig/dist/index.mjs:3:10051)
at ie (file:///Users/U6122976/Code/newsapps_push-alert-archive/site/node_modules/get-tsconfig/dist/index.mjs:3:10757)
at $e (file:///Users/U6122976/Code/newsapps_push-alert-archive/site/node_modules/get-tsconfig/dist/index.mjs:3:10862)
at file:///Users/U6122976/Code/newsapps_push-alert-archive/site/node_modules/tsx/dist/esm/index.mjs:1:1521
at ModuleJob.run (node:internal/modules/esm/module_job:218:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:329:24)
at async file:///Users/U6122976/Code/newsapps_push-alert-archive/site/node_modules/@observablehq/framework/bin/observable-init.js:3:1
Node.js v20.11.1
Metadata
Metadata
Assignees
Labels
bugSomething isn’t workingSomething isn’t working