Coder Social home page Coder Social logo

Comments (5)

born2net avatar born2net commented on June 3, 2024

Are you sure you are and 6.6.0 as this was fixed today

from angular-kitchen-sink.

foxjazz avatar foxjazz commented on June 3, 2024

After npm install this morning and the hotloader commands. I ran gulp development clicked on the link.

:hov

.cls

element.style {
}
user agent stylesheet
body {
display: block;
margin: 8px;
}
margin8
8border‒
‒padding‒
‒636 × 1203‒
‒‒
‒8
8

Console

Preserve log

SVG's SMIL animations (, , etc.) are deprecated and will be removed. Please use CSS animations or Web animations instead.
system.src.js:5112 GET http://localhost:8080/jspm_packages/github/twbs/[email protected] 404 (Not Found)
index.html:50 Error: Error: XHR error (404 Not Found) loading http://localhost:8080/jspm_packages/github/twbs/[email protected](…) "error system.js Error: Error: XHR error (404 Not Found) loading http://localhost:8080/jspm_packages/github/twbs/[email protected]
Error loading http://localhost:8080/jspm_packages/github/twbs/[email protected]
Error loading http://localhost:8080/src/App.ts"

from angular-kitchen-sink.

born2net avatar born2net commented on June 3, 2024

I tried it and works for me...
as a workaround run:

jspm install github:twbs/bootstrap

in ng2Boilerplate root dir
let me know

from angular-kitchen-sink.

amirtoole avatar amirtoole commented on June 3, 2024

twbs/bootstrap isn't in package.json
I needed to manually run jspm install as well
Great repo btw.

from angular-kitchen-sink.

born2net avatar born2net commented on June 3, 2024

updated again but it should be under

"devDependencies": {
      "angular-platform-browser-dynamic": "npm:@angular/platform-browser-dynamic@^2.0.0-rc.1",
      "bootstrap": "github:twbs/bootstrap@^3.3.6",
      ...

from angular-kitchen-sink.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.