- Have the root directory of your project contain
node_modules
(In this case the default git clone namerepro-next-typescript-node_modules
) - Install dependencies;
yarn install
- Start the dev server;
yarn dev
- Open
localhost:3000
so it compiles the page - See errors being thrown in the console regarding not being able to parse tokens. (e.g.
import type
or: FC
)
-
Notifications
You must be signed in to change notification settings - Fork 0
Netail/repro-next-typescript-node_modules
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|