-
Notifications
You must be signed in to change notification settings - Fork 8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to Start #1
Comments
Hi @ccocker, have you executed |
installed npm. [default] ../angular2/ng2-admin-master/node_modules/@angular/common/src/directives/ng_class.d.ts:72:35 |
@sanathpathiraja are you seeing package.json has a post install command configured ( If you aren't seeing |
now it's working using after npm run typings -- install && bower install. |
@sanathpathiraja glad it works, though strange it didn't by itself. Could tell me your npm version? |
I'm using |
@ccocker I'm closing the issue now, please follow these steps https://akveo.github.io/ng2-admin/articles/002-installation-guidelines/ and let us know if you still have an error. |
in installation guidelines doesn't have bower install. i met same problem and came here . |
yes, |
Did you find a solution? |
@XBITSwitzerland check this comment #1 (comment) |
…t-card feat(ecommerce): add order chart, add profit chart template
* fix: fix issues after updates to Angular 13 in rooms component and country orders component * feat: update to Angular 14 (#1) * fix(angular 13): fix issues after updates to Angular 13 in rooms component and country orders component (#5965) * feat: update to Angular 14 * feat: update angular eslint packages eslint * feat: update nebular to 10 version * feat: update style import, remove ~
I'm submitting a bug report when I try to install and run locally I get the following error:
ERROR in ./src/app/pages/maps/components/leafletMaps/leafletMaps.loader.ts Module not found: Error: Cannot resolve module 'leaflet/dist/leaflet.css' in C:\Projects\myprojects\ng2-admin\src\app\pages\maps\components\leafletMaps @ ./src/app/pages/maps/components/leafletMaps/leafletMaps.loader.ts 2:0-48
HTTP404: NOT FOUND - The server has not found anything matching the requested URI (Uniform Resource Identifier).
(XHR): GET - http://localhost:3000/Subject.js.map//
The text was updated successfully, but these errors were encountered: