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.

Double "dist" dir

See original GitHub issue

Steps to reproduce the problem

  1. Install popper.js@1.12.8 with bower

What is the expected behavior?

The file popper.js should be located in dist/popper.js.

What went wrong?

The file popper.js is located in dist/dist/popper.js.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
FezVrastacommented, Nov 15, 2017

Please try 1.12.9, it should be okay

1reaction
Trainmastercommented, Nov 14, 2017

@FezVrasta I installed it using bower.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What is the meaning of the /dist directory in open source ...
To answer your question: /dist means "distributable", the compiled code/library. Folder structure varies by build system and programming ...
Read more >
Declaration generated in wrong folder when using object as ...
Curiously, if you enter entryFileNames: 'dist/[name].js' it creates a superfluous subfolder called dist within the dist folder and creates them ...
Read more >
Research: Frequently Asked Questions - Prevailing Wage
Prevailing wage determinations with double asterisks after the expiration date indicate that the basic hourly wage rate, overtime, holiday pay rates and ...
Read more >
Working With Files - Gradle User Manual
Two files are now copied into the archive directory. ... buildDirectory.dir('dist') from layout. ... The two functions of interest are Project.
Read more >
electron-builder
A complete solution to package and build a ready for distribution ... Two package.json structure is supported, but you are not forced to...
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