We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hook.js:608 ./node_modules/.pnpm/@[email protected]_@[email protected]/node_modules/@logicflow/extension/tsconfig.json An issue occurred while parsing a tsconfig.json file. extends: "../../tsconfig.json" doesn't resolve correctly
报错的具体文件:每次需要把tsconfig.json中的 "extends": "../../tsconfig.json",这一行删了才能正常运行
项目package.json
具体的报错信息:
2.0.10
2.0.14
No response
Chrome
The text was updated successfully, but these errors were encountered:
No branches or pull requests
发生了什么?
报错的具体文件:每次需要把tsconfig.json中的 "extends": "../../tsconfig.json",这一行删了才能正常运行
![Image](https://private-user-images.githubusercontent.com/38661489/412345769-58d6f87b-df0a-4cac-b7e4-47d016068159.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2NDQ1OTgsIm5iZiI6MTczOTY0NDI5OCwicGF0aCI6Ii8zODY2MTQ4OS80MTIzNDU3NjktNThkNmY4N2ItZGYwYS00Y2FjLWI3ZTQtNDdkMDE2MDY4MTU5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDE4MzEzOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTI4YWU1NTY5MmY3MjM0ODBmNTU2ZGIwNWE4OTJlYWI5MmVlMWI2YTYyNjI1NjUwN2JmY2ZjYTc5OGEwZWE1MjAmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.wJBKVPgiAWrNqblaLxpGLIdEIgIwxg6oh8fn-BVuYY4)
项目package.json
具体的报错信息:
logicflow/core版本
2.0.10
logicflow/extension版本
2.0.14
logicflow/engine版本
No response
浏览器&环境
Chrome
The text was updated successfully, but these errors were encountered: