Skip to content

Run issue #46

Description

@BYP455

this is the Error pops once app about to start

  ▲ Next.js 13.5.6
  - Local:        http://localhost:3000

 ✓ Ready in 3.2s
 ○ Compiling /page ...
 ⨯ ./components/layout/Version.tsx:8:0
Module not found: Can't resolve 'utils/version'
   6 | import { toast } from 'react-hot-toast';
   7 | import { RiGitBranchFill } from 'react-icons/ri';
>  8 | import { version } from 'utils/version';
   9 | 
  10 | const RELEASE_URL = `https://github.com/nekusu/apetype/releases/tag/v${version}`;
  11 | 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions