GithubHelp home page GithubHelp logo

Comments (12)

dev1337 avatar dev1337 commented on June 8, 2024 6

Fixed it by going to the original Nprogress repository and take the .css file from there.

from nprogress.

DominusKelvin avatar DominusKelvin commented on June 8, 2024 4

I fixed mine by removing the tilde(~) from the NProgressContainer import of nprogress/nprogress.css. I guess the developer was using a MAC.

from nprogress.

etobdc avatar etobdc commented on June 8, 2024 1

You can fix it by importing the css file:

import NProgress from 'nprogress'
import 'nprogress/nprogress.css'

from nprogress.

dev1337 avatar dev1337 commented on June 8, 2024

Facing the same problem.

from nprogress.

qgliu avatar qgliu commented on June 8, 2024

same here

from nprogress.

alexsandro-xpt avatar alexsandro-xpt commented on June 8, 2024

Same erro here, it is a problem.

from nprogress.

rmotzko avatar rmotzko commented on June 8, 2024

Same issue here.

from nprogress.

asyalas avatar asyalas commented on June 8, 2024

it works ,if you use vue-cli ,just npm i -D stylus-loader , or you should add stylus-loader in webpack.config.js ,

from nprogress.

alexsandro-xpt avatar alexsandro-xpt commented on June 8, 2024

I don't remember how I fix this issue, but only diff thing I see is that now, I import it like that import NProgress from 'vue-nprogress';

from nprogress.

stefanDeveloper avatar stefanDeveloper commented on June 8, 2024

Yep I also have the same issue and I didn't figured it out, how to solve it...

from nprogress.

gabfr avatar gabfr commented on June 8, 2024

For those like me who didn't manage to get this working, there is a pretty neat plug-and-play alternative progress bar for vue: https://github.com/hilongjw/vue-progressbar#vue-router

from nprogress.

faiyazalam avatar faiyazalam commented on June 8, 2024

I have this working in my app.css file:
@import "~nprogress/nprogress.css";

from nprogress.

Related Issues (18)

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.