士心

Results 9 comments of 士心

Safari Version 12.1.2 (14607.3.9) https://nextjs.org/docs/basic-features/supported-browsers-features ![image](https://user-images.githubusercontent.com/12186221/170860250-1c3c2fc3-f2a1-4632-9fa1-8461f7582d18.png) ![image](https://user-images.githubusercontent.com/12186221/170860258-cb4b2dd3-957e-429a-a732-3450b2e6fb0e.png)

in your project, do you have this package 'packages/taskr-swc' ? and check ' "taskr-swc": "^0.0.1" in your package-lock file @devnajam

> Same issues here, change back to the last version and fixed it. yes last version(0.18.1) no this question

good idea, I like it but, why do we need to remove the package.json and lock file ``` async function noPkg() { await fs.remove("src/vendor/repo-visualizer/package.json"); await fs.remove("src/vendor/repo-visualizer/yarn.lock"); } ``` > For...

I read this issue https://github.com/videojs/video.js/issues/5438 but not find solution