I'm running the Node but encounter an error after import Phase and set the password.... Check the pic below

Topic discussion checklist

  • Run $ fuelup show and add the output below
  • Detailed steps to recreate issue
  • Link full scope of the codebase pertaining to your issue
  • Any other relevant information

Hey @Rational03, the correct command is forc deploy --testnet with two dashes before ‘testnet’. It looks like there might have been an accidental space added above. Hope this helps!