Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Error: Cannot find module 'part:@sanity/base/util/document-action-utils' #271

Open
Zylvian opened this issue Aug 24, 2022 · 0 comments
Open

Comments

@Zylvian
Copy link

Zylvian commented Aug 24, 2022

After running ´npx sanity-codegen´.

@sanity/base is listed in the package file.

import { SanityCodegenConfig } from 'sanity-codegen';

const config: SanityCodegenConfig = {
    schemaPath: './schemas/schema.js',
    outputPath: './convertedman.js',
};

export default config;

Npx is run from the /sanity/ folder in the project.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant