linkdash
linkdash copied to clipboard
Error: Cannot read property '__k' of null
Steps to reproduce
- Run
npx linkdash --host https://linkdash.now.sh/api/demo-config - Created file will be opened in the browser
- It just shows a white page and the following error in the browser console:
It works if I use the previous version 0.0.5: npx [email protected] --host https://...
Environment
- Browsers: Chrome, Safari, Brave
- Node: v14.15.1
- NPM: 6.14.8