-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Closed
Labels
Description
After create an empty provider with ionic g provider throws me this error. Any help please?
vendor.js:163874 Uncaught Error: Cannot find module "."
at webpackMissingModule (vendor.js:163874)
at e.code (vendor.js:163874)
at Object.<anonymous> (vendor.js:163883)
at __webpack_require__ (vendor.js:55)
at Object.162 (main.js:90)
at __webpack_require__ (vendor.js:55)
at Object.306 (main.js:321)
at __webpack_require__ (vendor.js:55)
at Object.470 (main.js:748)
at __webpack_require__ (vendor.js:55)```