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
Contentlayer config change detected. Updating type definitions and data...
On research i found that 'yarn build' needs to be run in the vscode terminal. As it will not run in macos terminal. I verified this is true. Upon running under vscode I get:
> Build error occurred
Error: Failed to collect page data for /_not-found
at /Users/tim/Code/labs/next-forge-working/node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected][email protected]/node_modules/next/dist/build/utils.js:1258:15
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
type: 'Error'
}
error Command failed with exit code 1.
Pulling the plug on this now. Looks great on paper but not enough time currently to fix these issues. Maybe later.
Tim
The text was updated successfully, but these errors were encountered:
I am working on a M1 Mac.
This does not seem to work on it.
Contentlayer on pnpm dev (or yarn dev) stops at:
On research i found that 'yarn build' needs to be run in the vscode terminal. As it will not run in macos terminal. I verified this is true. Upon running under vscode I get:
Pulling the plug on this now. Looks great on paper but not enough time currently to fix these issues. Maybe later.
Tim
The text was updated successfully, but these errors were encountered: