facebook / infer

A static analyzer for Java, C, C++, and Objective-C
http://fbinfer.com/
MIT License
14.93k stars 2.01k forks source link

External Error: Could not load model file ../lib/models.sql #1745

Open SolomonSun2010 opened 1 year ago

SolomonSun2010 commented 1 year ago

Please make sure your issue is not addressed in the FAQ.

Please include the following information:

nibienaohehe commented 1 year ago

I also encountered the same issue. This is a permission issue and can be addressed by granting executable permissions to the models.sql file.

Daolot commented 6 months ago

Same error. Is there WA?