get help in general - we have more specialized help rooms here: https://gitter.im/FreeCodeCamp/home
npm install
?
> @freecodecamp/freecodecamp@0.0.1 bootstrap /app
> lerna bootstrap
fs.js:115
throw err;
^
Error: EINVAL: invalid argument, open '/app/node_modules/lerna/package.json'
at Object.openSync (fs.js:439:3)
at Object.readFileSync (fs.js:344:35)
at Object.Module._extensions..json (internal/modules/cjs/loader.js:706:20)
at Module.load (internal/modules/cjs/loader.js:599:32)
at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
at Function.Module._load (internal/modules/cjs/loader.js:530:3)
at Module.require (internal/modules/cjs/loader.js:637:17)
at require (internal/modules/cjs/helpers.js:22:18)
at module.exports.filename (/app/node_modules/import-local/index.js:9:14)
at Object.<anonymous> (/app/node_modules/lerna/cli.js:8:5)
I have build a simple php lib to interact with bank ( for payments) witch is using (standard in my country)
-> Entities
-> Reference code
-> Amount
for a company but i would like to know how can i protect it from being copy or have a kind of backdoor in it? kink of bash or whatever
Help!