Error: ENOENT: no such file or directory,

Hi!

I’m getting this error. Not sure why but things seem to be running fine.

Error: ENOENT: no such file or directory, unlink '/Users/user/Documents/prototype/.next/.plasmic/plasmic-5yPd8PFaZQ97XJoi2y2pe8@-preview-cache.json'
    at async Object.unlink (node:internal/fs/promises:1063:10) {
  errno: -2,
  code: 'ENOENT',
  syscall: 'unlink',
  path: '/Users/user/Documents/prototype/.next/.plasmic/plasmic-5yPd8PFaZQ97XJoi2y2pe8@-preview-cache.json'
}

What are the reproduction steps?

Relevant links:

Hello @aihe_team. Does the error continue if you clear your cache in /.next/.plasmic and restart loader? Can you also try updating the loader package to the latest version.