AP
Size: a a a
AP
ab
ab
ab
ab
A
A
СЧ
PM
PM
PM
PM
a
ga
@apollo/client
, @apollo/link-error
и graphql
. Добавляю одну строчку в /src/routes/todos/index.json.ts: import { gql } from '@apollo/client/core';
npm run build
npm run preview
> Directory import '/home/grey/prjs/node_modules/@apollo/client/core' is not supported resolving ES modules imported from /home/grey/prjs/.svelte-kit/output/server/app.js
Did you mean to import @apollo/client/core/core.cjs.js?
ga
import { gql } from '@apollo/client/core/core.cjs.js';
тоже самое получаетсяga
ncu -u
ga
a
ga