I received an existing site code in PHP and JS, which I have imported to Netbeans. But the C3js and D3js and jQuery bower components are showing errors for import statements.
Any idea on how to figure it out ?
I received an existing site code in PHP and JS, which I have imported to Netbeans. But the C3js and D3js and jQuery bower components are showing errors for import statements.
Any idea on how to figure it out ?
Copyright © 2021 Jogjafile Inc.
It is possible that your netbeans is not able to find the required libraries for that import statement. You need to download those libraries if they are missing.