lesson-7 Solhint not taking commands from scripts #1928
Replies: 3 comments 43 replies
-
@MasterofBlockchain In package.json, remove the npm run test Does it work? If so, you can do the same for others to fix it. |
Beta Was this translation helpful? Give feedback.
-
@othaime-en could you please help me with this? |
Beta Was this translation helpful? Give feedback.
-
Hi! Since the Try removing the I also advice running the commands on the command line first, to see if they work as expected before adding them into the scripts section of the Good luck! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I have written
scripts
inpackage.json
.when i run
npm run lint
ornpm run lint:fix
it does not work at all. show nothing.could anyone please look into this?
Beta Was this translation helpful? Give feedback.
All reactions