Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
572 views
in Technique[技术] by (71.8m points)

ember.js - Build error (SourceMapConcat) no such file or directory, open tmp/source_map_concat-input_base_path-.tmp/bower_components/jquery/dist/jquery.js

When I am trying to run my ember application I am getting this few depreciations, warnings & this build error.

Build failed. Build Error (SourceMapConcat)

ENOENT: no such file or directory, open '/home/metro/dhi_workspace/metropolis_sw/source/ui_ember/tmp/source_map_concat-input_base_path-DY5tdz4b.tmp/bower_components/jquery/dist/jquery.js'

The error which is coming o console on ember serve/build

As a solution when I am trying to update jquery : bower install jquery ror delete bower_components & update all bower packages: bower install I am getting options like this. Which one should I choose ? Is there some other way to solve the build error.

the options i am getting on bower install jquery

my package.json My pacakge-lock.json

question from:https://stackoverflow.com/questions/65851617/build-error-sourcemapconcat-no-such-file-or-directory-open-tmp-source-map-con

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
...