question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

npm ERR! bootstrap-sass

See original GitHub issue

Not able to install this package.


npm ERR! Linux 3.19.0-25-generic
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "vee-validate@next" "--save"
npm ERR! node v5.7.0
npm ERR! npm  v3.6.0

npm ERR! Cannot read property 'bootstrap-sass' of undefined

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
logaretmcommented, Jan 17, 2017

@brunen9 @next has been deprecated since the main version is 2.x since beta.18 on wards.

Vue 1.0 version is being referenced under the prev tag. Sorry about the confusion.

To install latest version : npm install vee-validate

to install Vue 1.0 version: npm install vee-validate@prev

1reaction
logaretmcommented, Oct 31, 2016

OK I will look into the install problem again.

As for the confirmed rule it has been reported before in #46 and was fixed but not tagged yet. But I guess I will improve it to support data-as on the target field thanks for the feedback.

Thank you for your support and feedback.

Read more comments on GitHub >

github_iconTop Results From Across the Web

bootstrap-sass - npm
bootstrap -sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.. Latest version: 3.4.3, ...
Read more >
Unable to load bootstrap with Node-sass, bootstrap-sass
I had a similar issue when importing bootstrap-sass to a React/Webpack project ... which resolves an error for navigating the to SCSS files....
Read more >
Build tools · Bootstrap v5.0
Learn how to use Bootstrap's included npm scripts to build our documentation, compile source code, run tests, and more.
Read more >
Install Bootstrap via NPM - YouTube
... called Parcel and install Bootstrap via NPM, which is Node's package manger. Once we have that in place, we'll import Bootstrap's Sass...
Read more >
bootstrap-sass/README.md at master - GitHub
Contribute to twbs/bootstrap-sass development by creating an account on GitHub. ... c. npm / Node.js. $ npm install bootstrap-sass ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found