phetsims / rutherford-scattering

"Rutherford Scattering" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
2 stars 3 forks source link

Automated Testing Build Error (8/2/2016 10:13 AM) #98

Closed phet-steele closed 8 years ago

phet-steele commented 8 years ago
Running "eslint:allFiles" (eslint) task

Running "clean" task

Running "requirejs:build" (requirejs) task
>> Error: Error: ENOENT, no such file or directory '/home/mendeleev/git/rutherford-scattering/js/rutherfordSCattering.js'
>> In module tree:
>>     rutherford-scattering-main
>>       RUTHERFORD_SCATTERING/common/view/MenuOptionsNode
>> 
>>     at Object.fs.openSync (fs.js:432:18)
Warning: Task "requirejs:build" failed. Use --force to continue.

Aborted due to warnings.
jessegreenberg commented 8 years ago

Thank you @phet-steele :fearful: