Subscribe on changes!

Could not resolve entry module (packages\sfc-playground\src\index.ts)

avatar
May 9th 2021

Version

3.1.0-beta.2

Reproduction link

https://codepen.io/pen

Steps to reproduce

just run yarn build -s in windows

What is expected?

remove the error

What is actually happening?

when i use yarn build -s, i get Error: Could not resolve entry module (packages\sfc-playground\src\index.ts), i think rollup will find index.ts, but packages/sfc-playground/src do not hava index.ts file, should remove this file when building? image

avatar
May 10th 2021

Hi, thanks for your interest but Github issues are for bug reports and feature requests only. You can ask questions on the forum, the Discord server or StackOverflow.