languageservices
languageservices copied to clipboard
Can not import `@actions/workflow-parser`
Describe the bug
A clear and concise description of what the bug is.
It says cannot find module
@actions/workflow-parser or its declarations.
Package/Area
- [ ] Expressions
- [x] Workflow Parser
- [ ] Language Service
- [ ] Language Server
Package Version
0.3.13
it happens to @actions/expressions too
FYI a fix for this was merged here, thanks @ianzone for the PR I pulled the change into some ongoing work I had.
https://github.com/lawrencegripper/languageservices/blob/300c0dc569ef49b789cc38bab216d393df9bbcf7/workflow-parser/src/xlang.test.ts#L92-L99