alienzhou / web-highlighter

✨ A no-runtime dependency lib for text highlighting & persistence on any website ✨🖍️
https://alienzhou.github.io/web-highlighter/
MIT License
890 stars 144 forks source link

Cannot run the example on my mac #104

Open Mowmowj opened 1 year ago

Mowmowj commented 1 year ago

my laptop config: node js version: 16.15.0

step 1: i run: npm i step 2: run this cmd at root dictionary: npm start then it display error info in terminal: `WebpackDevServer.addDevServerEntrypoints(config, serverConfig); ^

TypeError: WebpackDevServer.addDevServerEntrypoints is not a function`

hope u can help me thank a lot