johandb/svg-drawing-tool

Cannot find module './experimental/jobs/index'

Closed this issue · 5 comments

I have cloned project, and installing npm. After ng serve, this wrong
Cannot find module './experimental/jobs/index' Error: Cannot find module './experimental/jobs/index' at Function.Module._resolveFilename (module.js:548:15) at Function.Module._load (module.js:475:25) at Module.require (module.js:597:17) at require (internal/module.js:11:18) at Object.<anonymous> (C:\Users\Kairat\Desktop\svg editor\svg-drawing-tool\node_modules\@angular-devkit\core\src\experimental.js:10:14) at Module._compile (module.js:653:30) at Object.Module._extensions..js (module.js:664:10) at Module.load (module.js:566:32) at tryModuleLoad (module.js:506:12) at Function.Module._load (module.js:498:3)

updated with the latest node_modules. Now uses angluar 7

Please remove node_modules and do a npm install in the folder where you installed it

Yes, I did not notice, you did not need to send node_modules