Open andyrichardson opened 7 years ago
Same problem here. Any solutions?
Npm install pace-progress
inside node_modules
pace-progress
docs
templates
...
pace.js
Now tried to include in a file
require('pace-progress/pace.js');
Comes with error
This dependency was not found:
* pace in ./node_modules/pace-progress/pace.js
When importing pace-progress in Angular, an error is produced because 'pace' cannot be resolved.
Statement
Error
Edit: The NPM listing points to this repo but it looks as though this is incorrect.