Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy in git page actions #656

Open
davidsonaguiar opened this issue Apr 18, 2024 · 0 comments
Open

Deploy in git page actions #656

davidsonaguiar opened this issue Apr 18, 2024 · 0 comments

Comments

@davidsonaguiar
Copy link

I'm testing the contentlayer with github page, but the following error is appearing when the setup page is running:

Injecting property=output and value=export in:
const { withContentlayer } = require('next-contentlayer')
/** @type {import('next').NextConfig} */
const nextConfig = { reactStrictMode: true, swcMinify: true }
module.exports = withContentlayer(nextConfig)
Error: TypeError: error must be an instance of Error

There is no support yet or is there an error in the workflow configuration?

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

No branches or pull requests

1 participant