Error while bundling CLI project

I am moving existing aurelia js project to CLI, have copied the existing folder framework from old project to new. getting this Error when doing au build.
ERROR [PackageAnalyzer] Unable to load package metadata (package.json) of Framework:
INFO [PackageAnalyzer] Error: cannot resolve npm package folder for "Framework"
ERROR [Bundler] Unable to analyze Framework

Find out where your code asking for ‘Framework’ module.

Could you post a link to the repo at your current choke point so we can quickly identify and resolve your issue?