tunnelvisionlabs / antlr4ts

Optimized TypeScript target for ANTLR 4
Other
634 stars 109 forks source link

Error: Unable to access jarfile C:\code\antlr4ts\node_modules\antlr4ts-cli\target\antlr4-typescript-4.7.3-SNAPSHOT-complete.jar #453

Closed BurtHarris closed 4 years ago

BurtHarris commented 4 years ago

This error occurs during the build-from-source process if you are using the YARN package manager, rather than NPM.

For now, please stick with NPM. See comment in the CONTRIBUTING.md document.

BurtHarris commented 4 years ago

Closing without a resolution for V1.0. This issue serves as documentation for others who might encounter it.