Closed hadnet closed 1 year ago
Have you found a workaround ?
Any solution?
Has anyone found a solution?
Just use import { BaseTask } from 'adonis5-scheduler/build/src/Scheduler/Task'
instead of import {BaseTask} from 'adonis5-scheduler/build';
The template for node ace make:task has been fixed, you can update the package
Description
When using
IDE says could not find a declaration file for module 'adonis5-scheduler/build'
Package version
2.0.2
Error Message & Stack Trace
Could not find a declaration file for module 'adonis5-scheduler/build'. '.../node_modules/adonis5-scheduler/build/index.js' implicitly has an 'any' type.
Relevant Information
Adonis 5.1.8